Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Infrastructure
iso19139.MERIDIAN
Commits
86e009e7
Commit
86e009e7
authored
Sep 06, 2019
by
Kim Mortimer
Browse files
Going to try mimicing an example seen online
mimicing
http://www.georss.org/gml.html#gmlboundary
parent
ecacbec6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/plugin/iso19139.MERIDIAN/extract-gml.xsl
View file @
86e009e7
...
...
@@ -67,7 +67,7 @@
<gml:exterior>
<gml:LinearRing>
<gml:posList>
<xsl:value-of
select=
"$w"
/>
 
<xsl:value-of
select=
"$n"
/>
 
<xsl:value-of
select=
"$e"
/>
 
<xsl:value-of
select=
"$
n"
/>
 
<xsl:value-of
select=
"$e"
/>
 
<xsl:value-of
select=
"$s"
/>
 
<xsl:value-of
select=
"$w
"
/>
 
<xsl:value-of
select=
"$s"
/>
 
<xsl:value-of
select=
"$w"
/>
 
<xsl:value-of
select=
"$n"
/>
<xsl:value-of
select=
"$n"
/>
 
<xsl:value-of
select=
"$w"
/>
 
<xsl:value-of
select=
"$n"
/>
 
<xsl:value-of
select=
"$e"
/>
 
<xsl:value-of
select=
"$
s"
/>
 
<xsl:value-of
select=
"$e
"
/>
 
<xsl:value-of
select=
"$s"
/>
 
<xsl:value-of
select=
"$w"
/>
 
<xsl:value-of
select=
"$n"
/>
 
<xsl:value-of
select=
"$w"
/>
</gml:posList>
</gml:LinearRing>
</gml:exterior>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment