This repository has been archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
OsmDataService: a simple service that can serve OSM data
License
OsmSharp/OsmSharp.Service.Data
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OsmDataService is a simple service that can serve OSM data from XML/PBF files using simple bounding box/tiled requests. The service was developed using OsmSharp, a Mono/.NET framework for OpenStreetMap: http://www.osmsharp.com/ http://osmsharp.codeplex.com/ Usage: - Configure the hostname in the .config file. - Configure the folder containing the .osm or .osm.pbf files in the .config file. - Start the process. - Request data using tiles or boundingboxes: http://{hostname}:{port}/box/{filename}.osm?bbox=left,bottom,right,top http://{hostname}:{port}/data/{x}/{y}/{zoom}/{filename}.osm
About
OsmDataService: a simple service that can serve OSM data
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published