[auscope-geosciml] GeoSciML-Portrayal Schema [SEC=UNCLASSIFIED]
Bruce.Simons at dpi.vic.gov.au
Bruce.Simons at dpi.vic.gov.au
Wed Aug 3 02:37:15 EDT 2011
Hi Ollie,
If you can do it then I can reconfigure my (Alistair's) test services for
further testing.
Cheers
Bruce
----------------------------------------------------
Senior Information Systems Analyst
Prospectivity & Exploration, Earth Resources Development Division
IUGS-Commission for Geoscience Information Oceania Councillor
Level 9, 55 Collins St
PO Box 4440
Melbourne, Victoria, 3001
Australia
Ph: +61-3-9658 4502
Fax: +61-3-9658 4555
Mobile: +61 429 177155
From: <Oliver.Raymond at ga.gov.au>
To: <auscope-geosciml at lists.arcs.org.au>
Date: 03/08/2011 04:30 PM
Subject: Re: [auscope-geosciml] GeoSciML-Portrayal Schema
[SEC=UNCLASSIFIED]
Sent by: auscope-geosciml-bounces at lists.arcs.org.au
Hi Bruce,
Editing the xsd schema doc on the svn (points 1, 3, 4 & 5) is a 5 minute
job. Let me know if you’d like me to do that. (Francois is on hols for
another week). The UML model tags (for xmlns, schemaLocation, and
xsdDocumentName) should also be updated to reflect the changes to the
schema doc.
Gilly will have to upload the amended xsd doc to the geosciml.org website,
and change the schema location URI.
Cheers,
Ollie
From: auscope-geosciml-bounces at lists.arcs.org.au [
mailto:auscope-geosciml-bounces at lists.arcs.org.au] On Behalf Of
Bruce.Simons at dpi.vic.gov.au
Sent: Wednesday, 3 August 2011 4:11 PM
To: auscope-geosciml at lists.arcs.org.au
Subject: Re: [auscope-geosciml] GeoSciML-Portrayal Schema
[SEC=UNCLASSIFIED]
1. You are missing a mandatory gsmlp:source attribute. (I think this is a
mistake in the schema, because I thought all the attributes were intended
to be optional.)
2. You are missing a gml:id on gml:Polygon
These were the configuration bugs I had to fix that I was referring to! 1.
is easy, I'll need to seek external GeoServer help for 2.
I agree with points 3, 4 & 5. Can this be done in the Schema by Francois?
Bruce
----------------------------------------------------
Senior Information Systems Analyst
Prospectivity & Exploration, Earth Resources Development Division
IUGS-Commission for Geoscience Information Oceania Councillor
Level 9, 55 Collins St
PO Box 4440
Melbourne, Victoria, 3001
Australia
Ph: +61-3-9658 4502
Fax: +61-3-9658 4555
Mobile: +61 429 177155
From: <Oliver.Raymond at ga.gov.au>
To: <auscope-geosciml at lists.arcs.org.au>
Date: 03/08/2011 04:03 PM
Subject: Re: [auscope-geosciml] GeoSciML-Portrayal Schema
[SEC=UNCLASSIFIED]
Sent by: auscope-geosciml-bounces at lists.arcs.org.au
Hi Bruce et al,
Your Ben-corrected-gml3.2 instance does not validate for me because:
1. You are missing a mandatory gsmlp:source attribute. (I think this is a
mistake in the schema, because I thought all the attributes were intended
to be optional.)
2. You are missing a gml:id on gml:Polygon
Additionally, I think there are some more things to fix in the
GSML-Portrayal schema before final release.
3. The namespace does not conform to the pattern we have used for GeoSciML
in path name and version number. And “thematicview” should be replaced
with “portrayal”.
xmlns:gsmlp=”
http://geosciml.org/xmlns/geosciml-thematicview/1.0.0”
should be
xmlns:gsmlp=”
http://xmlns.geosciml.org/geosciml-portrayal/1.0”
4. The schema location has the wrong version number, and schema doc name
should be updated from “thematicview” to “portrayal”
http://schemas.geosciml.org/geosciml-portrayal/3.0/geosciml-thematicview.xsd
should be
http://schemas.geosciml.org/geosciml-portrayal/1.0/geosciml-portrayal.xsd
5. The prefix used in the schema doc is gsmltv (the old ThematicView
prefix), but Bruce uses gsmlp for GSML-Portrayal in his WFS. The schema
doc should also probably use “gsmlp” for consistency.
Cheers,
Ollie
_______________________________________________________________________
Ollie Raymond
Project Leader
National Geological Maps and Data Standards Project
Geoscience Australia
Interoperability Working Group
IUGS Commission for the Management and Application of Geoscience
Information
Address: GPO Box 378, Canberra, ACT, 2601, Australia | ABN: 80 091 799 039
Ph: +61 2 62499575 | Fax: +61 2 62479992 | Email:
oliver.raymond at ga.gov.au | Google Map
_______________________________________________________________________
--- This message was created with 100% recycled electrons ---
From: auscope-geosciml-bounces at lists.arcs.org.au [
mailto:auscope-geosciml-bounces at lists.arcs.org.au] On Behalf Of
Bruce.Simons at dpi.vic.gov.au
Sent: Wednesday, 3 August 2011 3:25 PM
To: Ben Caradoc-Davies
Cc: auscope-geosciml at lists.arcs.org.au
Subject: Re: [auscope-geosciml] GeoSciML-Portrayal Schema
Thanks Ben, you're a gem!
Now I can fix up the configuration bugs in the service.
This also explained why I couldn't get Alistair's GeoSciML v3 WFS to
respond correctly.
Cheers
Bruce
----------------------------------------------------
Senior Information Systems Analyst
Prospectivity & Exploration, Earth Resources Development Division
IUGS-Commission for Geoscience Information Oceania Councillor
Level 9, 55 Collins St
PO Box 4440
Melbourne, Victoria, 3001
Australia
Ph: +61-3-9658 4502
Fax: +61-3-9658 4555
Mobile: +61 429 177155
From: Ben Caradoc-Davies <Ben.Caradoc-Davies at csiro.au>
To: "auscope-geosciml at lists.arcs.org.au"
<auscope-geosciml at lists.arcs.org.au>
Cc: "Bruce.Simons at dpi.vic.gov.au" <Bruce.Simons at dpi.vic.gov.au>
Date: 03/08/2011 03:06 PM
Subject: Re: [auscope-geosciml] GeoSciML-Portrayal Schema
Bruce,
because thematic view is a GML 3.2 schema, WFS 1.1 requests must specify
OUTPUTFORMAT=gml32 so that the service is permitted to return a GML 3.2
response. (WFS 1.1 is required to return a GML 3.1 response in the
absence of this parameter, and it will be invalid because GML 3.2
features are not in the GML 3.1 feature substitution group that permits
them to be contained in a WFS 1.1 FeatureCollection.)
Please try this:
http://geology.data.vic.gov.au/services-test/geosciml/testbed/250k/wfs?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=gsmlp:GeologicUnitView&MAXFEATURES=1&OUTPUTFORMAT=gml32
Kind regards,
Ben.
On 03/08/11 12:37, Bruce.Simons at dpi.vic.gov.au wrote:
> GSV's GeoSciML-Portrayal WFS responses are not validating. eg:
>
http://geology.data.vic.gov.au/services-test/geosciml/testbed/250k/wfs?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=gsmlp:GeologicUnitView&MAXFEATURES=1
>
> The error is:
> "Element<gsmlp:GeologicUnitView> is not allowed under
element<gml:featureMember>."
>
> The schema being used is:
> xsi:schemaLocation="
http://geosciml.org/xmlns/geosciml-thematicview/1.0.0
https://www.seegrid.csiro.au/subversion/GeoSciML/thematic_view/trunk/schema/geosciml-thematicview.xsd
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
>
> Is this a problem with the GeoSciML-Portrayal schema or is the GSV
service incorrectly configured?
>
> Bruce Simons
> ----------------------------------------------------
> Senior Information Systems Analyst
> Prospectivity& Exploration, Earth Resources Development Division
> IUGS-Commission for Geoscience Information Oceania Councillor
> Level 9, 55 Collins St
> PO Box 4440
> Melbourne, Victoria, 3001
> Australia
>
> Ph: +61-3-9658 4502
> Fax: +61-3-9658 4555
> Mobile: +61 429 177155
>
> Notice:
> This email and any attachments may contain information that is personal,
confidential,
> legally privileged and/or copyright. No part of it should be reproduced,
adapted or communicated without the prior written consent of the copyright
owner.
>
> It is the responsibility of the recipient to check for and remove
viruses.
>
> If you have received this email in error, please notify the sender by
return email, delete it from your system and destroy any copies. You are
not authorised to use, communicate or rely on the information contained in
this email.
>
> Please consider the environment before printing this email.
>
>
>
>
>
>
>
--
Ben Caradoc-Davies <Ben.Caradoc-Davies at csiro.au>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
Notice:
This email and any attachments may contain information that is personal,
confidential,
legally privileged and/or copyright. No part of it should be reproduced,
adapted or communicated without the prior written consent of the copyright
owner.
It is the responsibility of the recipient to check for and remove viruses.
If you have received this email in error, please notify the sender by
return email, delete it from your system and destroy any copies. You are
not authorised to use, communicate or rely on the information contained in
this email.
Please consider the environment before printing this email.
_______________________________________________
auscope-geosciml mailing list
auscope-geosciml at lists.arcs.org.au
http://lists.arcs.org.au/cgi-bin/mailman/listinfo/auscope-geosciml
"D卌#9ߓM4Ÿԅ8Ԭ7㓽‑[1]8b隊Vurۦk'(֢)ߢ*'ʞʧjW(z{bjPQ蚖\+╨‑uݾ
ܢmSLSM⪓h.֞ꫡۜy֝j^vܢi'翔㓔㓽‑[1]*+¸霢{‑ڟm ޯŸԿ<"ͭ8ԟi
ǀ&"جzʨțXʇ텪*bz{mȞrG譩ݭ騽뢮랳ŸԿ<ڱૉl7!zz+آ隊Xz讙^jǧ؟ʘ
^靺wj)]zWz+_ꬊ˞ݵ뭮'('b騵Ⱨm랲xjרʉ텨~檘ʧyاzfϼSM⪗(҈{c幫‑r쉗y
֞~ަ)zfϼSM⪛"ͭ㓝)
_______________________________________________
auscope-geosciml mailing list
auscope-geosciml at lists.arcs.org.au
http://lists.arcs.org.au/cgi-bin/mailman/listinfo/auscope-geosciml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengeospatial.org/pipermail/geosciml/attachments/20110803/803e7221/attachment.htm>
More information about the GeoSciML
mailing list