My personal top of tiled maps, as what has been asked for Nutiteq SDK:

1. 80% of cases - OSM (google maps) z/x/y. Not even formal standard, 
technically special version of TMS, where y is from north-west. Simplest, as 
always same tiling and coordinate system

2. 15% cases - TMS, most common implementation: MBTiles. z/x/y also, but with y 
is from south-west and you need to recalculate.

3. Quadkey in some form - Bing, some small ones others, < 5%

4. WMTS - has been asked quite rarely. Has own tiling schema, supports weird 
configurations. <1%

5. ESRI tiling. Rare outside ESRI world. Similar to WMTS, but with own 
peculiarities.

6. Kamap - historical one

Jaak


On Mar 12, 2014, at 8:09 PM, Jorge Sanz <[email protected]> wrote:

> Maybe this can be useful
> 
> http://wiki.osgeo.org/wiki/Panorama_SIG_Libre_2014/Servidores
> 
> --
> Jorge Sanz
> @xurxosanz 
> http://jorgesanz.net
> 
> Sent from my phone, Sorry for my brevity, top posting, etc.
> 
> El 12/03/2014 16:41, "Allan Doyle" <[email protected]> escribió:
> I'm looking for a list of implementations of TMS 
> (http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification) vs. WMTS 
> (http://www.opengeospatial.org/standards/wmts)
> 
> Also, what's the relative quantity of data/volume of queries satisfied by 
> either? I.e. what's the overall level of popularity?
> 
> And, bonus: are there any other tiling schemes out there?
> 
> If you reply to me offlist, I can summarize the responses. If you want your 
> response anonymized in the summary, be sure to let me know!
> 
> Thanks,
> 
> Allan
> 
> 
> _______________________________________________
> Geowanking mailing list
> [email protected]
> http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
> 
> _______________________________________________
> Geowanking mailing list
> [email protected]
> http://geowanking.org/mailman/listinfo/geowanking_geowanking.org

_______________________________________________
Geowanking mailing list
[email protected]
http://geowanking.org/mailman/listinfo/geowanking_geowanking.org

Reply via email to