As title says, I'm struggling with what attributes should I map between my data and INSPIRE GML Writer and more important WHY.
I'm new with all INSPIRE data/formats.
PS. Already went through webinar and tutorial, still can't understand.
As title says, I'm struggling with what attributes should I map between my data and INSPIRE GML Writer and more important WHY.
I'm new with all INSPIRE data/formats.
PS. Already went through webinar and tutorial, still can't understand.
Best answer by fmelizard
Hi @zzupljanin.
FME endeavors to support the latest release of application schemas for INSPIRE. Schemas from INSPIRE are included in FME, and available to all from http://inspire.ec.europa.eu/schemas/. To understand the INSPIRE schema requirements, I would suggest exploring the schemas, and data specifications: https://inspire.ec.europa.eu/Themes/Data-Specifications/2892. The schemas and data specifications outline the requirements.
For INSPIRE data, errors are often a result of missing attributes or values. From the Validation section of INSPIRE GML Basic Writing and Validation Example: "XML/GML errors may seem somewhat misleading. For example, an error such as the following may be reported: “element 'namespace' is not allowed for content model '(localId,namespace,versionId?)’” In fact, this is often caused by a missing element which is expected earlier, since order matters.
Note that validation can initially produce a list of many errors. Simplify the diagnostic process by limiting your output to a few typical features and then working through the errors one by one. Again, pretty-printing and viewing the output GML in a good XML editor like Notepad++ will make it a lot easier to find problems since the error list contains line and row numbers."
What tutorials have you reviewed? Tutorial: EU INSPIRE Initiative: https://knowledge.safe.com/articles/1321/eu-inspire-initiative-tutorial.html?
What are you having trouble understanding?
What theme(s) are you working with?
Kind regards,
Natalie
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.