-
Notifications
You must be signed in to change notification settings - Fork 0
DataBase Research
shaymichaeli edited this page Nov 11, 2017
·
1 revision
## DataBase Research:
option 1:
Loading GeoJSON data into SQL server - using OPENJSON function allows converting JSON data to rows and columns in SQL Server (2016) and Azure SQL Database.
Example for how to use it, and what are the benefits with GeoJSON can be found here.
option 2:
PostGis - open source extension for PostgreSQL, gives support for geographic objects and allowing location queries to be run in SQL. More information and documentation about PostGis can be found in: http://postgis.net/
footer
Table of Contents
By The Way User manual
Instalation Instructions
Activating BTW
The program's user interface
- "Choose Running Configuration" screen
- "Choose Map" screen
- "Generate Grid City" screen
- "Generate Free Form City" screen
- "Verify Map" screen
- "Choose Simulation" screen
- The Simulation Running Screen
- "Choose Running Configuration" screen
- "Choose Simulations" screen
- "Statistics Comparison" screen
- "Prepare Map and Vehicle Config" screen
- "Learning" screen
- The GeoJsom Map Format
- The GeoJsom Vehicles File Format