1 / 12

GML discussion (Emmen, 26 January 2006)

GML discussion (Emmen, 26 January 2006). The srs syntax is not standardized enough (there is variety in the practice GMLs) What would be the solution for this?. One feature, one geometry attribute Easier for several software packages. It should not be needed to write GML files

dewey
Download Presentation

GML discussion (Emmen, 26 January 2006)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. GML discussion (Emmen, 26 January 2006)

  2. The srs syntax is not standardized enough (there is variety in the practice GMLs)What would be the solution for this?

  3. One feature, one geometry attribute Easier for several software packages.

  4. It should not be needed to write GML files according to the top10nl schema The purpose of GML is to be model-driven and good software should be flexible enough to read this.

  5. TOP10NL should not use deprecated GML2 e.g. instead of using <gml:Polygon><gml:exterior> <gml:LinearRing> it would be better to use <gml:Surface><gml:patches> <gml:PolygonPatch><gml:exterior> <gml:LinearRing>

  6. Multi-schema class inheritance is good • + it is a reflection of the information model. • don’t make the GML schemas too complicated.

  7. 1+ user-defined namespace is a problem NEN3610, TOP10NL and the inheritance…

  8. Without Safe Software this event would not have been possible

  9. shape, dgn, dwg, etc. files are preferred

  10. GML is not needed anymore  KML

  11. A WFS simple feature profile is needed For the TOP10NL (two versions?)

  12. What is a valid polygon? It seems different systems have different orientation for outer and inner boundaries (the (counter) clockwise issue).

More Related