Currently I'm using a few services for mapping/reverse Geo coding/road speeds
1 open.mapquestapi.com/geocoding - revese geo coding (usually street name)
2 api.geonames.org - get POI name (e.g. University of Blah)
3 www.overpass-api.de - gets road speed
4 Mapbox - Mapping.
All the above data is OSM data (i think)
This worked fine with smaller numbers on dev, but now the userbase has grown, we are eating our free quota and either pay, or do my own server with this info
This is a high level question, but if I was to create my own map server, could i have all this data on the one server, and have it return my custom styled maps (i like skobbler/mapbox streets style) Road speeds, and POI/Road names ?
I'm a windows server guy, so I'll have to learn some new skills, so i thought it better to ask here about any road blocks I would hit with the above on one server as multiple services?!?
I guess i'll need a nightly import of OSM data to keep it upto date too
If anyone can slap me across the head with a rookie stick, please do suggest other/better/alternative services that can do the same thing as I require
Thanks in Advance
أكثر...
1 open.mapquestapi.com/geocoding - revese geo coding (usually street name)
2 api.geonames.org - get POI name (e.g. University of Blah)
3 www.overpass-api.de - gets road speed
4 Mapbox - Mapping.
All the above data is OSM data (i think)
This worked fine with smaller numbers on dev, but now the userbase has grown, we are eating our free quota and either pay, or do my own server with this info
This is a high level question, but if I was to create my own map server, could i have all this data on the one server, and have it return my custom styled maps (i like skobbler/mapbox streets style) Road speeds, and POI/Road names ?
I'm a windows server guy, so I'll have to learn some new skills, so i thought it better to ask here about any road blocks I would hit with the above on one server as multiple services?!?
I guess i'll need a nightly import of OSM data to keep it upto date too
If anyone can slap me across the head with a rookie stick, please do suggest other/better/alternative services that can do the same thing as I require
Thanks in Advance
أكثر...