[OSM-dev] Overlapping polygons - verboten or not?
steggink at steggink.org
steggink at steggink.org
Wed Apr 20 06:46:13 BST 2011
Quoting the.promenader at gmail.com:
> One more question:
>
> I'm still trying to figure out how the OSM tile-rendering server
> loads its data - does it look first in 'relations', then to any
> related ways and nodes (top-down), or does it load all data
> indiscriminately based on geolocation?
>
> Cheers,
>
> Josef.
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
>
Mapnik uses PostGIS. OSM data is loaded into PostGIS before it is
rendered. See [1] for more information. The loading can be done with a
tool like osm2pgsql.
Frank
[1] http://wiki.openstreetmap.org/wiki/Mapnik
More information about the dev
mailing list