Commit d07007bc authored by Eric Duminil's avatar Eric Duminil
Browse files

Road or LandUse added too

parent cfe468ea
......@@ -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;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment