https://github.com/ptv-logistics/spatialtutorial
A tutorial that shows some practices to visualize, analyze and manipulate spatial data with ASP.NET and JavaScript
https://github.com/ptv-logistics/spatialtutorial
aspnet csharp javascript leaflet ptv-xserver spatial tutorial
Last synced: 4 months ago
JSON representation
A tutorial that shows some practices to visualize, analyze and manipulate spatial data with ASP.NET and JavaScript
- Host: GitHub
- URL: https://github.com/ptv-logistics/spatialtutorial
- Owner: ptv-logistics
- Created: 2014-06-26T12:33:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T07:12:43.000Z (about 1 year ago)
- Last Synced: 2025-04-14T08:14:57.098Z (6 months ago)
- Topics: aspnet, csharp, javascript, leaflet, ptv-xserver, spatial, tutorial
- Language: C#
- Homepage: https://github.com/ptv-logistics/SpatialTutorial/wiki
- Size: 19 MB
- Stars: 11
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[SpatialTutorial](https://github.com/ptv-logistics/SpatialTutorial/wiki)
===============A tutorial that shows some practices to visualize, analyze and manipulate spatial data with PTV xServer and Leaflet. Read the tutorial in the wiki https://github.com/ptv-logistics/SpatialTutorial/wiki
## New in Version 0.2
* Updated to Leaflet 1.0.3
* Updated to xMapServer-2
* Updated to .NET 4.6
* Updated to System.Data.SQLite.Core (via NuGet)
* Updated to SpatiaLite 4.4.0-RC0
* Supporting 64-bit
* Fixed creation and usage of MBRCache
* Reducing polygon vertices to corresponding pixel accuracy
* Some beautifications