[mapserver-commits] [mapserver/mapserver] fed48c: Move wxs script to examples folder and refactor as...
Seth G
noreply at github.com
Thu Mar 28 16:02:16 PDT 2019
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: fed48ca691f6df4062e0095dc73384289d2f007f
https://github.com/mapserver/mapserver/commit/fed48ca691f6df4062e0095dc73384289d2f007f
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
A mapscript/python/examples/wxs.py
R mapscript/python/wxs.py
Log Message:
-----------
Move wxs script to examples folder and refactor as a runnable script
Commit: 16dbde808504f80238b64874a4379f63ae0040c0
https://github.com/mapserver/mapserver/commit/16dbde808504f80238b64874a4379f63ae0040c0
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
M mapscript/python/examples/project_csv.py
A tests/cities.csv
Log Message:
-----------
Add test CSV file and refactor project_csv.py example
Commit: c5cfd1d1425a00419688bf24f800668b0ce0810c
https://github.com/mapserver/mapserver/commit/c5cfd1d1425a00419688bf24f800668b0ce0810c
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
R mapscript/python/examples/geocode_addresses.py
Log Message:
-----------
Remove geocode_addresses.py as it requires an external library and web service
Commit: 1bb141453973337389cdfffbc88a0638d0da3714
https://github.com/mapserver/mapserver/commit/1bb141453973337389cdfffbc88a0638d0da3714
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
M mapscript/python/examples/shpdump.py
M mapscript/python/examples/shpinfo.py
Log Message:
-----------
Rewrite existing examples to be py3 compatible
Commit: a188e0fce71f66cd260d0b120050b4801c47b7e0
https://github.com/mapserver/mapserver/commit/a188e0fce71f66cd260d0b120050b4801c47b7e0
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Clean up redundant CMake commands, and run examples alongside test suite
Commit: 4476497fb42f4645b2f5155db13b069b892d90c7
https://github.com/mapserver/mapserver/commit/4476497fb42f4645b2f5155db13b069b892d90c7
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Fix WORKING_DIRECTORY path for Linux
Commit: e8bc45cae05730bffaf63a51886b99a457e85df1
https://github.com/mapserver/mapserver/commit/e8bc45cae05730bffaf63a51886b99a457e85df1
Author: sethg <sethg at geographika.co.uk>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Update venv paths
Commit: 3a2dac98f32d7627cf1b4043101e91510ff6e445
https://github.com/mapserver/mapserver/commit/3a2dac98f32d7627cf1b4043101e91510ff6e445
Author: Seth G <geographika at gmail.com>
Date: 2019-03-29 (Fri, 29 Mar 2019)
Changed paths:
M mapscript/python/CMakeLists.txt
R mapscript/python/examples/geocode_addresses.py
M mapscript/python/examples/project_csv.py
M mapscript/python/examples/shpdump.py
M mapscript/python/examples/shpinfo.py
A mapscript/python/examples/wxs.py
R mapscript/python/wxs.py
A tests/cities.csv
Log Message:
-----------
Merge pull request #5769 from geographika/python-mapscript-examples
Update Python MapScript examples
Compare: https://github.com/mapserver/mapserver/compare/56d96ba99c5b...3a2dac98f32d
More information about the mapserver-commits
mailing list