Skip to content

archie94/dtngis-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTN GIS

Build Status

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_TEMP in Paths.java to whichever is your testing directory. If there are similar layers in this directory we get the resulting layer in out.zip

Disclaimer

Still in pre alpha stage. Not yet automated to work with pdm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages