You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 5 Dec 2014 at 11:28
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
[email protected]
on 5 Dec 2014 at 11:28The text was updated successfully, but these errors were encountered: