Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
83ba433d
Commit
83ba433d
authored
5 years ago
by
Kim Mortimer
Browse files
Options
Download
Email Patches
Plain Diff
Correct missing tag
parent
cc871813
master
Acquisition-indexing
adding-polygons-3
gml-sucks
1 merge request
!10
Gml sucks
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/plugin/iso19139.MERIDIAN/extract-gml.xsl
+1
-0
src/main/plugin/iso19139.MERIDIAN/extract-gml.xsl
with
1 addition
and
0 deletions
+1
-0
src/main/plugin/iso19139.MERIDIAN/extract-gml.xsl
View file @
83ba433d
...
...
@@ -71,6 +71,7 @@
select=
"$s"
/>
,
<xsl:value-of
select=
"$w"
/>
,
<xsl:value-of
select=
"$s"
/>
,
<xsl:value-of
select=
"$w"
/>
,
<xsl:value-of
select=
"$n"
/>
</gml:coordinates>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</xsl:if>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help