Hello Derrik, Am 18.01.2013 um 17:34 schrieb derrick nehrenberg <[email protected]>: > I am looking for other examples that might have map coverage for the USA > (e.g. Colorado).
Actually, the instance at kothic.org/js is not limited to some region, see http://kothic.org/js/?lat=48.262486&lon=11.667944&zoom=18&layers=M for example which is a place in germany. It looks like the JSON tile generation is not running anymore. Maybe ask the author if this is a intended behavior... ;-) You can setup an kothic JS instance yourself or use the following virtual machine image: http://andreas-hubel.de/ba/Indoor_Routing_Web_App.ova You can run it for example with Virtual Box, fill the PostgresQL database inside with wget http://download.geofabrik.de/openstreetmap/north-america/us/california.osm.pbf osm2pgsql --create --database gis --username gis --prefix planet --hstore --slim --cache 2048 california.osm.pbf and then open your browser on http://localhost:8080 Regards, Andi _______________________________________________ Mapcss mailing list [email protected] http://lists.openstreetmap.org/listinfo/mapcss
