janbehrens / bingimageanalyzer

Bing Aerial Image Analyzer for OpenStreetMap

Home Page:http://ant.dev.openstreetmap.org/bingimageanalyzer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bing Aerial Imagery Analyzer for OpenStreetMap
===========================================================================
This web application is a fork of mvexel's Bing Aerial Imagery Analyzer for 
OpenStreetMap [1]. It shows the Bing satellite and aerial photos overlaid with 
red/green coloured tiles indicating availability of high resolution imagery. 
If zoomed in to zoom level 14 or more, the page checks whether the requested 
tiles contain hires imagery and paints them green if they do and red if they 
do not. This is visualized in a mosaic kind of way when you zoom out to lower 
zoom levels.

Thanks to Pavel Shramov[2] for providing Bing/Leafpad integration.

[1] http://mvexel.dev.openstreetmap.org/bing/
[2] https://github.com/shramov
===========================================================================
history:
0.1-20110121	forked from https://github.com/mvexel/bingimageanalyzer, 
				hires tile drawing
0.2-20110220	algorithm optimization
0.3-20130406    switch to Leafpad
===========================================================================
Copyright (c) 2013 Very Furry / Martijn van Exel / ant

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Bing Aerial Image Analyzer for OpenStreetMap

http://ant.dev.openstreetmap.org/bingimageanalyzer/


Languages

Language:PHP 73.8%Language:JavaScript 13.7%Language:Perl 12.4%