Skip to content

A tutorial that shows some practices to visualize, analyze and manipulate spatial data with ASP.NET and JavaScript

Notifications You must be signed in to change notification settings

ptv-logistics/SpatialTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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