[mapserver-commits] [mapserver/mapserver] b2fd2e: Harmonize functions to parse epsg codes from WFS G...
GitHub
noreply at github.com
Tue Aug 6 02:14:43 PDT 2013
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: b2fd2eed77fa0bf521451dc238a2d14d52487026
https://github.com/mapserver/mapserver/commit/b2fd2eed77fa0bf521451dc238a2d14d52487026
Author: Martin Kofahl <martin.kofahl at gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M mapogcfilter.c
M mapogcfilter.h
M mapogcfiltercommon.c
Log Message:
-----------
Harmonize functions to parse epsg codes from WFS GetFeature requests and support different variants for expressing epsg codes.
Commit: a7841c39b5c337d7b49f0662cf45afca5c5585b9
https://github.com/mapserver/mapserver/commit/a7841c39b5c337d7b49f0662cf45afca5c5585b9
Author: ejn <edward.nash at gmx.de>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M mapfile.c
Log Message:
-----------
Support for CRS URI format http://www.openis.net/gml/srs/epsg.xml#xxx as specified in WFS
Commit: 34190596959ceb89635d0c1aff5db838101c182a
https://github.com/mapserver/mapserver/commit/34190596959ceb89635d0c1aff5db838101c182a
Author: Martin Kofahl <martin.kofahl at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M mapogcfiltercommon.c
Log Message:
-----------
Segfault resolved when parsing srsName in WFS spatial filter.
Commit: a4a1d9338bd8a39399d8ed4f240d4a336ee65e10
https://github.com/mapserver/mapserver/commit/a4a1d9338bd8a39399d8ed4f240d4a336ee65e10
Author: mkofahl <martin.kofahl at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M mapfile.c
M mapogcfilter.c
M mapogcfilter.h
M mapogcfiltercommon.c
Log Message:
-----------
Merge pull request #4381 from faegi/ogcParseEpsgCodes
Support for epsg codes as OGC URN expression in OGC filter encoding; redundant code removed.
Compare: https://github.com/mapserver/mapserver/compare/e94a02507e1c...a4a1d9338bd8
More information about the mapserver-commits
mailing list