C# class library for processing OpenStreetMap data
This is a class library written in C# for processing OpenStreetMap XML file extracts into a SQLite database for routing with different vehicle types and restrictions. Before rating or contributing please see the README file for a more complete summary and a list of todos.
Copy multiples feature classes in ArcSDE to a local file geodatabase
Why use it?
You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it.
Purpose:
It can be used as an archival and historical database
It will make you ArcSDE database portable and shareable
The open source augmented reality server, or POI (Point of Interest) search. In its simplest form, it takes a database of points with latitude/longitude, and a search request at a given latitude/longitude, and returns the points sorted by distance.