Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
d07007bc
Commit
d07007bc
authored
1 year ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Road or LandUse added too
parent
cfe468ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/eu/simstadt/regionchooser/fast_xml_parser/CityObjectMember.java
+1
-1
...stadt/regionchooser/fast_xml_parser/CityObjectMember.java
with
1 addition
and
1 deletion
+1
-1
src/main/java/eu/simstadt/regionchooser/fast_xml_parser/CityObjectMember.java
+
1
-
1
View file @
d07007bc
...
...
@@ -14,7 +14,7 @@
public
class
CityObjectMember
{
static
final
String
XPATH_PATTERN
=
"/CityModel/cityObjectMember[Building or SolitaryVegetationObject or PlantCover]"
;
static
final
String
XPATH_PATTERN
=
"/CityModel/cityObjectMember[Building or SolitaryVegetationObject or PlantCover
or LandUse or Road
]"
;
private
int
nodeOffset
;
private
int
nodeLength
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment