Skip to content

Peetz0r/bingocular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingocular
===========================================================================
A quick hack to create an 256x256 overlay tile showing the capture date of a Bing Maps tile as provided in the HTTP metadata.
Sample request:
tiledate.php?z=18&x=134926&y=86121


Installation
===========================================================================

1. Make sure you have a working webserver with PHP5 and GD2
2. Create a ./tiles/ directory, and make sure it's writable by your web server

tile.phps should be a symlink to tile.php

See also: http://lists.openstreetmap.org/pipermail/talk-nl/2010-December/012083.html

===========================================================================

Copyright (c) 2010 Martijn van Exel and Peter Hazenberg

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • Python 4.2%
  • Other 0.4%