Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverheilig authored Dec 6, 2023
1 parent 0672bda commit ca1eaf3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions premium-samples/admin-regions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Administrative regions are polygons defined by the borders of administrative uni

Our partner [digital data services gmbh](http://www.ddsgeo.de/) provides both geography and the corresponding socio-economic data in various formats. The most popular format is [GeoJSON](http://geojson.org/). GeoJSON can be processed directly in JavaScript and Leaflet, and also [directly displayed on GitHub](https://github.com/ptv-logistics/xserverjs/blob/master/premium-samples/admin-regions/data/municipalities.json),

While the samples included here can be implemented only with pure JavaScript, there are scenarios which require more complex data. This data usually cannot be handled by the browser directly and has to be "pre rendered" by a middle-ware. There are many samples in the web for this practice and we provide some tutorials for C# on GitHub:

https://github.com/ptv-logistics/SpatialTutorial/wiki

https://github.com/ptv-logistics/SharpMap.Widgets


### Add admininstrative regions as GeoJSON to the map
Expand Down

0 comments on commit ca1eaf3

Please sign in to comment.