Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAGpand xml #7

Open
jochem25 opened this issue Jan 25, 2018 · 2 comments
Open

BAGpand xml #7

jochem25 opened this issue Jan 25, 2018 · 2 comments
Labels

Comments

@jochem25
Copy link
Collaborator

jochem25 commented Jan 25, 2018

Hoi,

ik heb gezien dat de xml die geoservicelibrarynetherlands ophaalt soms ook polycurves ophaalt voor interieur onderdelen:
gml:interior
gml:LinearRing
gml:posList
106446.294 434309.747 0 106449.48 434309.791 0 106449.525 434306.751 0 106446.294 434306.763 0 106446.294 434309.747 0
</gml:posList>
</gml:LinearRing>
</gml:interior>
deze node valt onder de node gml:Polygon. En deze lijnen worden dus keurig gemaakt.

het probleem is dat deze geen gebruikersdoel, bouwjaar etc heeft.
Als je vervolgens met datasets.getXMLNode extra dat wil toevoegen aan de verschillende geometrien er een ander aantal in de listst zitten.
image
In mijn voorbeeld zijn er 28 polycurves, waarvan 1 interior en 27 bag:pand nodes zijn.
heb je enig idee hoe je dit zou kunnen oplossen?

@DutchSailor
Copy link
Owner

Beste Jochem,
Wat is de boundingbox waarin bovenstaande voorkomt? Het lijkt met oplosbaar met een aangepaste XPath query.

@jochem25
Copy link
Collaborator Author

Korte Achterweg 11, 2941 EB Lekkerkerk

@DutchSailor DutchSailor added the bug label Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants