Skip to content

Commit 40fe86a

Browse files
committed
update links
1 parent 848caee commit 40fe86a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

en/development/rfc/ms-rfc-58.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
MS RFC 58: Kml Output
55
======================================================================
66

7-
:Date: 2009/03/01
7+
:Date: 2009-03-01
88
:Authors: Dvaid Kana (david.kana at gmail.com)
99
:Authors: Thomas.Bonfort (thomas.bonfort at gmail.com)
1010
:Authors: Yewondwossen Assefa
@@ -208,9 +208,9 @@ General notes on layers
208208
- Possible to output vector layers as raster using metadata: "KML_OUTPUTASRASTER" "true"
209209
- The user can use the KML_FOLDER_DSIPLAY layer or map level metedata to choose a setting. Possible values are 'check' (default), 'radioFolder', 'checkOffOnly', 'checkHideChildren'.
210210
- The user can use metedata KML_DESCRIPTION or KML_INCLUDE_ITEMS to define the description attached to each feature.
211-
- The user can use metedata KML_ALTITUDEMODE to specify how altitude components in the <coordinates> element are interpreted. Possible values are: absolute, relativeToGround, clampToGround. http://code.google.com/apis/kml/documentation/kmlreference.html#altitudemode
212-
- The user can use metedata KML_EXTRUDE to specify whether to connect the LinearRing to the ground. http://code.google.com/apis/kml/documentation/kmlreference.html#tessellate
213-
- The user can use metedata KML_TESSELLATE to specify whether to allow the LinearRing to follow the terrain. http://code.google.com/apis/kml/documentation/kmlreference.html#extrude
211+
- The user can use metedata KML_ALTITUDEMODE to specify how altitude components in the <coordinates> element are interpreted. Possible values are: absolute, relativeToGround, clampToGround. https://developers.google.com/kml/documentation/kmlreference?csw=1#altitudemode
212+
- The user can use metedata KML_EXTRUDE to specify whether to connect the LinearRing to the ground. https://developers.google.com/kml/documentation/kmlreference?csw=1#tessellate
213+
- The user can use metedata KML_TESSELLATE to specify whether to allow the LinearRing to follow the terrain. https://developers.google.com/kml/documentation/kmlreference?csw=1#extrude
214214

215215

216216

@@ -318,8 +318,8 @@ Warning and Error Messages
318318
Testing
319319
-------------------------------------------------------------------------------
320320

321-
Development is done in mapserver github (https://github.com/MapServer/MapServer/).
322-
It was initially in http://svn.osgeo.org/mapserver/sandbox/davidK/
321+
Development is done in MapServer GitHub (https://github.com/MapServer/MapServer/).
322+
It was initially in https://svn.osgeo.org/mapserver/sandbox/davidK/
323323

324324

325325
Documentation
@@ -337,7 +337,7 @@ Comments from Review period
337337
Voting History
338338
--------------------------------------------------------------------------------
339339

340-
Adopted 2010/04/08 on the condition that this RFC should be cleaned and upadted with more details.
340+
Adopted 2010-04-08 on the condition that this RFC should be cleaned and upadted with more details.
341341
This allows to move the source code from the sand box to trunk
342342

343343
- with +1 from DanielM, SteveL, TamasS, AssefaY, TomK, JeffM

en/development/rfc/ms-rfc-99.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ overhead.
3434
to cut down on the maintenance issues that had arose due to the previous code duplications.
3535
Already at that time dropping support for GD was discussed, but was finally kept for
3636
8bit modes only at the cost of a higher worload on the maintainers.
37-
At the same time, AGG became a central component inside the mapserver library, and was
37+
At the same time, AGG became a central component inside the MapServer library, and was
3838
used for some rendering tasks not supported by other renderers.
3939
- In 2012, for the 6.2 release, support for GD became optional and could be disabled at
4040
compile time.

0 commit comments

Comments
 (0)