Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 spatial tutorial
Last synced: 12 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T11:41:38.000Z (9 months ago)
- Last Synced: 2024-04-22T12:44:45.748Z (9 months ago)
- Topics: aspnet, csharp, javascript, leaflet, spatial, tutorial
- Language: C#
- Homepage: https://github.com/ptv-logistics/SpatialTutorial/wiki
- Size: 19 MB
- Stars: 11
- Watchers: 12
- Forks: 4
- 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