Skip to content

ngageoint/geowave-osm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geowave-OSM v 0.1

About

Travis-CI test status
Coverage Status

#Note ###This code is not fully operational

GeoWave-OSM is intended to be a full data + services stack for the OSM ecosystem.

More information in the design proposal @ https://github.com/ngageoint/geowave/wiki/Support-Full-OSM-Stack-Toolchain

###Status

  • Bulk Ingest
    • PBF
    • OSM Xml
  • Diff Support
    • Change set files (formats same as bulk ingest)
    • Dirty notification / rendering updates
  • Node/Way/Relation Persistence
    • Persistence of native node/way/relation model (mapped to accumulo)
    • Updateable (from diffs)
    • Generation of diffs per timespan
    • Full Accumulo authorization support
  • Editing API (OSM v0.6)
    • Integration with change/dirty notification for diff ingest
    • Authorization integration
  • Simple Feature Generation
    • Map reduce jobs to create simple features from native node/way/relations
    • Mapping configuration uses user submittable Imposm3 mapping file.
    • Integration into change/dirty notification for diffs and edits

Pull Requests

All pull request contributions to this project will be released under the Apache 2.0 license.

Software source code previously released under an open source license and then modified by NGA staff is considered a "joint work" (see 17 USC � 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open source license.

Releases

No releases published

Packages

No packages published

Languages