Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make output conform to OSGeo Tilemap/TMS/Google specifications #421

Open
GoogleCodeExporter opened this issue Mar 20, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

SQLite databases the tool outputs cannot be used with Web Map Services or 
mobile apps that can read SQLite db databases, or GIS software (tried it). 
Would be great if you could make the output of GMapCatcher, both tiles and 
databases, conform to TMS specifications so that they become more useful for 
other software. Here are some pointers:
http://en.wikipedia.org/wiki/Tile_Map_Service
http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification
I would like to use GMapcatchers output to make offline maps for use with 
mobile map apps such as OruxMaps and Locus Maps, but I can't figure out what to 
do to alter them myself. Any tips from other users would be greatly appreciated 
as well!

Original issue reported on code.google.com by struktur...@gmail.com on 5 Dec 2014 at 11:28

@GoogleCodeExporter
Copy link
Author

Each of our outputs (Tile Repository) was created to solve a specific problem, 
changing them will create a backward compatibility problem.

...But adding new Tiles Repos is easy you can use the existing one as a 
template:
https://code.google.com/p/gmapcatcher/source/browse/#svn%2Ftrunk%2Fgmapcatcher%2
FtilesRepo

Original comment by heldersepu on 5 Dec 2014 at 2:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant