Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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