Skip to content
Snippets Groups Projects

Feature/#423 nonop way classification

Merged Nicola Jordan requested to merge feature/#423_nonop_way_classification into develop
8 files
+ 289
34
Compare changes
  • Side-by-side
  • Inline

Files

@@ -4,6 +4,7 @@ CREATE OR REPLACE VIEW view_osmaxx.nonop_l AS SELECT
geomtype,
geom,
type,
sub_type,
name,
label,
tags,
Loading