Skip to content
Snippets Groups Projects
Commit 25878c3a authored by Nikolaus Krismer's avatar Nikolaus Krismer
Browse files

fixed problem with invalid dataset (had no effect, since line is

commented)
parent f96c508a
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ geoserver set --url http://localhost:8080/geoserver --user admin --password geos ...@@ -2,4 +2,4 @@ geoserver set --url http://localhost:8080/geoserver --user admin --password geos
# ToDo: Create featuretype for datastore "Neo4j" and public roads in bozen # ToDo: Create featuretype for datastore "Neo4j" and public roads in bozen
# featuretype publish --workspace isochrone --datastore Neo4J --featuretype /opt/bozen-131201-filtered.osm # featuretype publish --workspace isochrone --datastore Neo4J --featuretype /opt/bozen-131201-filtered.osm
# featuretype create --workspace isochrone --datastore Neo4J --featuretype /opt/bozen-131201-filtered.osm --enabled true --advertised true --title neo4j_ibk_ways --srs EPSG:4326 --schema "the_geom:LineString:srid=4326" --projectionpolicy FORCE_DECLARED # featuretype create --workspace isochrone --datastore Neo4J --featuretype /opt/bozen-131201-filtered.osm --enabled true --advertised true --title neo4j_bz_ways --srs EPSG:4326 --schema "the_geom:LineString:srid=4326" --projectionpolicy FORCE_DECLARED
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment