This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
196b01c16c
mapnik
/
tests
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
..
data
add some small test data (polygon shapefile)
2009-04-28 03:55:23 +00:00
python_tests
+ 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
run_tests.py
Properly return exit code from nose.
2009-04-16 17:59:38 +00:00