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
/
tests
/
python_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
..
__init__.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
font_test.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
load_map_test.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
object_test.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
projection_test.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
render_test.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
save_map_test.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
utilities.py
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00