Earlier quoted context omitted.
That, and OSM helps you find things other than retail outlets.
Are you suggesting OSM has better point-of-interest search than Google Maps? I love OSM, but this doesn't match my experience at all. Can you provide a bit more detail, maybe some examples of searches that OSM has better data for than Google?
MapTiler: Map overlay, cut map tiles for Google Maps, GIS layers and mobile apps
41–46 of 46 posts
Re: MapTiler: Map overlay, cut map tiles for Google Maps, GIS layers and mobile apps
#42Re: MapTiler: Map overlay, cut map tiles for Google Maps, GIS layers and mobile apps
#43Very cool, I recently wrote a map tiler that runs on AWS lambda and supports real-time tiling at any zoom level and real-time reprojection. Planning to open source it soon.
Re: MapTiler: Map overlay, cut map tiles for Google Maps, GIS layers and mobile apps
#44Found it fast and easy to use. Couldn't believe how difficult it would have been to render the tiles otherwise.
Re: MapTiler: Map overlay, cut map tiles for Google Maps, GIS layers and mobile apps
#45Earlier quoted context omitted.
That's what I thought originally - similar to Mapnik. But I've downloaded it and can't see any way to work from raw osm data.
The base is Openmaptiles ( https://openmaptiles.org ), to build from osm data you'd need to spin the infrastructure from docker. I posted the link to maptiler because in other threads people were looking for a simpler cloud instance (I'm at the sotm conference and they presented it)
Re: MapTiler: Map overlay, cut map tiles for Google Maps, GIS layers and mobile apps
#46Earlier quoted context omitted.
The base is Openmaptiles ( https://openmaptiles.org ), to build from osm data you'd need to spin the infrastructure from docker. I posted the link to maptiler because in other threads people were looking for a simpler cloud instance (I'm at the sotm conference and they presented it)
Thanks! Openmaptiles looks like it might be exactly what I'm looking for at work. Enjoy the conference. I didn't know it existed but hopefully I can get my company to send me next year.