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
8eb0a5cc
Commit
8eb0a5cc
authored
Apr 12, 2019
by
Ryan Gosse
Browse files
Changed geom from Polygon to polygon
parent
bbb4b457
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/plugin/iso19139.MERIDIAN/index-fields/index.xsl
View file @
8eb0a5cc
...
...
@@ -612,7 +612,7 @@
</xsl:when>
<xsl:otherwise>
<geom>
<xsl:text>
{"type": "
P
olygon",
</xsl:text>
<xsl:text>
{"type": "
p
olygon",
</xsl:text>
<xsl:text>
"coordinates": [
</xsl:text>
<xsl:value-of
select=
"concat('[', $w, ',', $s, ']')"
/>
<xsl:text>
,
</xsl:text>
...
...
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