This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
bindings
/
python
/
mapnik
History
Dane Springmeyer
196b01c16c
+ make interface to datasource attributes, featuresets, and features more pythonicby adding feature.envelope() method returning combined extent of geometries, ds.fields() method returning list of names, and featureset.features() which returns list of all features in featurset - now accessible via datasource.all_features()-
closes
#283
,
#280
,
#171
2009-05-01 01:21:29 +00:00
..
ogcserver
ogcserver: apply fix for dynamic script name in mod_server (from tmcw,
closes
#277
)
2009-04-20 15:32:22 +00:00
__init__.py
+ make interface to datasource attributes, featuresets, and features more pythonicby adding feature.envelope() method returning combined extent of geometries, ds.fields() method returning list of names, and featureset.features() which returns list of all features in featurset - now accessible via datasource.all_features()-
closes
#283
,
#280
,
#171
2009-05-01 01:21:29 +00:00
Makefile.am
- added paths.py.in -> a template to generate paths.py with automake
2009-03-27 00:17:52 +00:00
paths.py.in
forget to escape path
2009-04-05 21:02:12 +00:00