Skip to content

Commit

Permalink
[needs-docs] Remove OpenStreetMap integration in analysis lib + app
Browse files Browse the repository at this point in the history
- unmaintained and barely working anymore
- clunky GUI
- not supporting .pbf
- there are other python plugins doing the same thing better
- nobody is using it anymore

https://lists.osgeo.org/pipermail/qgis-developer/2017-October/050103.html
  • Loading branch information
wonder-sk committed Oct 13, 2017
1 parent a170dcb commit ca0aa72
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 3,829 deletions.
1 change: 0 additions & 1 deletion doc/CMakeLists.txt
Expand Up @@ -89,7 +89,6 @@ IF(WITH_APIDOC)
${CMAKE_SOURCE_DIR}/src/analysis
${CMAKE_SOURCE_DIR}/src/analysis/interpolation
${CMAKE_SOURCE_DIR}/src/analysis/network
${CMAKE_SOURCE_DIR}/src/analysis/openstreetmap
${CMAKE_SOURCE_DIR}/src/analysis/raster
${CMAKE_SOURCE_DIR}/src/analysis/vector
${CMAKE_SOURCE_DIR}/src/3d
Expand Down
4 changes: 0 additions & 4 deletions python/analysis/analysis_auto.sip
Expand Up @@ -18,10 +18,6 @@
%Include interpolation/qgsgridfilewriter.sip
%Include interpolation/qgsidwinterpolator.sip
%Include interpolation/qgstininterpolator.sip
%Include openstreetmap/qgsosmbase.sip
%Include openstreetmap/qgsosmdatabase.sip
%Include openstreetmap/qgsosmdownload.sip
%Include openstreetmap/qgsosmimport.sip
%Include network/qgsgraph.sip
%Include network/qgsgraphbuilderinterface.sip
%Include network/qgsgraphbuilder.sip
Expand Down
161 changes: 0 additions & 161 deletions python/analysis/openstreetmap/qgsosmbase.sip

This file was deleted.

158 changes: 0 additions & 158 deletions python/analysis/openstreetmap/qgsosmdatabase.sip

This file was deleted.

0 comments on commit ca0aa72

Please sign in to comment.