DTN GIS
This project aims to dissolve several similar crowd-sourced geospatial objects.
Working Details
We share geospatial data with our pdm app. The app exports GIS layes in standard geojson format. We aim to take layers received from nodes and compare geospoatial objects from similar layers. Similar geospatial objects (ie, the objects which represent the same data) from similar layers are then clubbed into one layer and this layer contains the merged view of geospatial objects.
Currently we are able to merge only polygon layers.
Getting started
- Clone this project.
- Build and run. Change
WORKING_DIR_TEMPin Paths.java to whichever is your testing directory. If there are similar layers in this directory we get the resulting layer inout.zip
Disclaimer
Still in pre alpha stage. Not yet automated to work with pdm.