|
|
10/24/07 12:04:31 |
@930
|
[930]
|
dokai |
Implemented pickle support for DiskFeatureStore? and applied the "EPSG over … |
|
|
10/24/07 11:00:43 |
@929
|
[929]
|
dokai |
Implemented pickle support for PGFeatureStore so we can persist it in the … |
|
|
10/13/07 15:32:58 |
@912
|
[912]
|
dokai |
Implement geo interface in DiskFeatureSource?. |
|
|
10/13/07 15:18:09 |
@911
|
[911]
|
alexamici |
move the gdal link name in the setup.cfg so it can be easily overridden by … |
|
|
10/13/07 14:56:50 |
@910
|
[910]
|
dokai |
Fixed a typo. |
|
|
10/13/07 12:49:55 |
@909
|
[909]
|
seang |
Add FeatureCollectionProvider? class from which feature sources should … |
|
|
10/13/07 10:55:35 |
@908
|
[908]
|
seang |
Features provide geo interface, with tests (#125) |
|
|
10/13/07 10:42:15 |
@907
|
[907]
|
seang |
Provide geo interface from multipoints, multilines, and multipolygons … |
|
|
10/13/07 10:41:40 |
@906
|
[906]
|
seang |
Provide geo interface from multipoints, multilines, and multipolygons … |
|
|
10/13/07 10:22:46 |
@905
|
[905]
|
seang |
Add tests of geo interface, provide from polygons (#125) |
|
|
10/13/07 09:28:11 |
@904
|
[904]
|
seang |
Provide geo interface for points, linestrings, and linearrings (#125) |
|
|
10/12/07 01:15:14 |
@892
|
[892]
|
dokai |
Adding missing implements(IFeatureSource) call. |
|
|
10/10/07 08:58:30 |
@889
|
[889]
|
dokai |
Removed explicit requirement on 'zope.interface'. Because Zope 2 doesn't … |
|
|
09/15/07 07:41:18 |
@876
|
[876]
|
dokai |
Possible for fix http://trac.gispython.org/projects/PrimaGIS/ticket/116 … |
|
|
08/15/07 11:15:06 |
@842
|
[842]
|
cph |
make rendering of both line and polygons the same(which also fixes a … |
|
|
08/14/07 13:55:21 |
@841
|
[841]
|
dokai |
Fixed rendering of multiple WMS layers. |
|
|
08/14/07 12:30:19 |
@840
|
[840]
|
dokai |
Added support for the 'ows_style' attribute in layers for WMS. The old … |
|
|
08/14/07 12:28:49 |
@839
|
[839]
|
dokai |
Added an 'ows_style' attribute for explicitly defining a WMS style. |
|
|
08/09/07 03:03:03 |
@817
|
[817]
|
dokai |
Set svn:ignore to *.pyc. |
|
|
08/09/07 03:01:29 |
@816
|
[816]
|
dokai |
Removed externals. |
|
|
08/09/07 03:01:15 |
@815
|
[815]
|
dokai |
Removed externals. |
|
|
08/07/07 15:18:02 |
@789
|
[789]
|
dokai |
Removed custom build code. You either need to use a setup.cfg file, … |
|
|
08/07/07 15:16:48 |
@788
|
[788]
|
dokai |
Added test suite builders and test fixtures. The test data comes from the … |
|
|
08/07/07 15:06:53 |
@787
|
[787]
|
dokai |
Updated dependencies and metadata. |
|
|
08/07/07 15:06:28 |
@786
|
[786]
|
dokai |
Updated geometry accessors. Feedparser seems to give inconsistent results … |
|
|
08/07/07 15:04:58 |
@785
|
[785]
|
dokai |
Updated doctest runner. |
|
|
08/07/07 15:00:28 |
@784
|
[784]
|
dokai |
Updated dependencies. |
|
|
08/07/07 14:59:50 |
@783
|
[783]
|
dokai |
Added test suite builders and updated test fixtures to contain the … |
|
|
08/07/07 14:56:04 |
@782
|
[782]
|
dokai |
This image is from the MapServer? distribution. |
|
|
08/07/07 14:55:21 |
@781
|
[781]
|
dokai |
Updated dependencies. |
|
|
08/07/07 14:54:15 |
@780
|
[780]
|
dokai |
Added test suite builders and a doctest runner. |
|
|
08/05/07 13:28:59 |
@771
|
[771]
|
dokai |
Added setuptools to dependencies which is required since we're using … |
|
|
08/05/07 13:28:31 |
@770
|
[770]
|
dokai |
Added setuptools to dependencies which is required since we're using … |
|
|
08/05/07 13:27:43 |
@769
|
[769]
|
dokai |
Added setuptools to dependencies which is required since we're using … |
|
|
07/05/07 09:32:08 |
@744
|
[744]
|
seang |
Import BooleanProperty? (#86) |
|
|
05/17/07 11:16:44 |
@720
|
[720]
|
cph |
add a bottom-left origin |
|
|
04/15/07 21:45:59 |
@708
|
[708]
|
seang |
Add support for feature protocol |
|
|
04/02/07 10:01:53 |
@653
|
[653]
|
cph |
a small improvement to the attribute which lacks an 'f':the name must … |
|
|
03/28/07 08:35:47 |
@648
|
[648]
|
cph |
fixes #104:better compatability with mapserver attribute notation in … |
|
|
03/24/07 22:13:41 |
@647
|
[647]
|
seang |
Changed GeoRSS typename to 'entries' |
|
|
03/24/07 15:22:39 |
@646
|
[646]
|
seang |
Add a context attribute to features to hold references to another object |
|
|
03/24/07 15:21:58 |
@645
|
[645]
|
seang |
Add bbox and property filtering |
|
|
03/24/07 01:29:56 |
@644
|
[644]
|
seang |
Capitalize Feed as a reminder that it's a class |
|
|
03/24/07 01:19:09 |
@643
|
[643]
|
seang |
Add test of an external URL |
|
|
03/24/07 01:06:32 |
@642
|
[642]
|
seang |
Tests and initial implementation of new feature API |
|
|
03/23/07 22:11:22 |
@641
|
[641]
|
seang |
Document new setup of testing data |
|
|
03/23/07 21:50:53 |
@640
|
[640]
|
seang |
New branch to work on a shinier, read-write feature API |
|
|
03/06/07 22:22:52 |
@639
|
[639]
|
seang |
Fill in PCL-Core/tests/environment.py template |
|
|
03/06/07 22:20:12 |
@638
|
[638]
|
seang |
Fill in PCL-MapServer/test/environment.py template |
|
|
03/06/07 22:10:53 |
@637
|
[637]
|
seang |
No need to customize environment.py |
|
|
03/06/07 22:06:41 |
@636
|
[636]
|
seang |
Changed sections of config, added steps to build the PCL-GDAL test … |
|
|
03/06/07 22:04:36 |
@635
|
[635]
|
seang |
Templates for config-driven fixture setup |
|
|
03/06/07 15:57:23 |
@634
|
[634]
|
seang |
New config-driven test fixture setup |
|
|
03/06/07 15:07:37 |
@633
|
[633]
|
seang |
Remove obsolete testing fixtures |
|
|
03/04/07 14:59:45 |
@632
|
[632]
|
seang |
Use the common item element API (#99) |
|
|
02/28/07 15:52:45 |
@631
|
[631]
|
cph |
a further check to make sure that the schema of the geometry_columns and … |
|
|
02/21/07 16:18:45 |
@630
|
[630]
|
cph |
as per #116 I'm commenting out this code - also discussed with Sean |
|
|
02/21/07 10:32:53 |
@629
|
[629]
|
cph |
#102: make sure that the schemas are the same |
|
|
02/21/07 10:24:28 |
@628
|
[628]
|
cph |
#101: save an error.map file as it is quite interesting |
|
|
02/11/07 02:31:59 |
@627
|
[627]
|
dokai |
Prefer the EPSG code over PROJ.4 params in disk stores. |
|
|
02/11/07 01:57:45 |
@626
|
[626]
|
dokai |
Added a SpatialReference?.toEPSG() method that returns the EPSG code … |
|
|
02/11/07 01:44:48 |
@625
|
[625]
|
dokai |
Lowered the bar on the multipolygon area calculation test. |
|
|
02/11/07 01:40:01 |
@624
|
[624]
|
dokai |
Updated the openplans WFS server data expectations. |
|
|
01/23/07 03:41:00 |
@616
|
[616]
|
cph |
#96:fix the incorrect quoting in the SQL statement |
|
|
01/09/07 15:16:36 |
@612
|
[612]
|
seang |
Repair broken doctest runner, the test glob defaults to '*.txt' |
|
|
01/09/07 15:14:54 |
@611
|
[611]
|
seang |
Remove unneeded code from test framework |
|
|
01/09/07 08:44:09 |
@610
|
[610]
|
seang |
Move testing feed (#95) |
|
|
01/09/07 08:41:25 |
@609
|
[609]
|
seang |
Move module and tests to new component (#95) |
|
|
01/09/07 08:34:30 |
@608
|
[608]
|
seang |
New optional PCL-GeoRSS component (#95) |
|
|
01/08/07 20:54:43 |
@607
|
[607]
|
seang |
GeoRSS feature store so that we can render feeds (#95) |
|
|
01/08/07 14:30:29 |
@606
|
[606]
|
seang |
Use GeoRSS instead of Atom since feedparser should handle all flavors … |
|
|
01/08/07 14:15:52 |
@605
|
[605]
|
seang |
Initial support for features from Georeferenced Atom/RSS feeds (#95) |
|
|
01/08/07 13:15:13 |
@604
|
[604]
|
seang |
Add an optional globbing argument like Zope's test runner, for example: … |
|
|
12/19/06 11:48:28 |
@599
|
[599]
|
dokai |
Added a variable PORT to configure the server port. |
|
|
12/17/06 09:27:02 |
@598
|
[598]
|
dokai |
Try to use psycopg version 2 if version 1 is not available. |
|
|
12/02/06 19:47:44 |
@597
|
[597]
|
seang |
increase efficiency of cairo rendering by converting geometries to paths … |
|
|
11/27/06 23:11:23 |
@596
|
[596]
|
seang |
new doctest for render_features method |
|
|
11/27/06 21:28:32 |
@595
|
[595]
|
seang |
new doctest runner |
|
|
11/27/06 14:33:05 |
@594
|
[594]
|
seang |
fix dependencies |
|
|
11/27/06 14:17:45 |
@593
|
[593]
|
seang |
copy over rendering engine |
|
|
11/27/06 14:16:23 |
@592
|
[592]
|
seang |
cairo branch take 2 |
|
|
11/27/06 14:15:05 |
@591
|
[591]
|
seang |
make way for new branch |
|
|
11/27/06 14:14:32 |
@590
|
[590]
|
seang |
make way for new branch |
|
|
11/27/06 14:04:12 |
@589
|
[589]
|
seang |
rename test runner |
|
|
11/10/06 14:24:56 |
@588
|
[588]
|
hobu |
add back setup.cfg |
|
|
11/10/06 14:23:46 |
@587
|
[587]
|
hobu |
turn off usage by default for now |
|
|
11/10/06 14:22:34 |
@586
|
[586]
|
hobu |
add back setup.cfg |
|
|
11/10/06 10:34:05 |
@585
|
[585]
|
seang |
update to work with PCL 0.11/trunk. |
|
|
11/10/06 10:26:45 |
@584
|
[584]
|
seang |
update to work with PCL 0.11/trunk. remove dependency on PCL-GDAL. |
|
|
11/07/06 09:52:19 |
@583
|
[583]
|
seang |
ignore externals and write out checksums |
|
|
11/07/06 09:50:08 |
@582
|
[582]
|
seang |
ignore externals and write out checksums |
|
|
11/07/06 08:10:12 |
@581
|
[581]
|
seang |
point to quadtree tag 0.1.1 and owslib tag 0.1.0 |
|
|
11/07/06 08:07:15 |
@580
|
[580]
|
seang |
update Kai's name in 0.11 credits |
|
|
11/07/06 08:00:57 |
@579
|
[579]
|
seang |
update Kai's name |
|
|
11/07/06 07:56:17 |
@578
|
[578]
|
seang |
tag 0.11 |
|
|
11/07/06 07:53:03 |
@577
|
[577]
|
seang |
add note about superuser privileges |
|
|
11/05/06 23:14:39 |
@576
|
[576]
|
seang |
prepare for setuptools 0.7, eliminate old cvs tag |
|
|
11/05/06 22:37:10 |
@575
|
[575]
|
seang |
move backstory to doc/, rename credits document, remove outdated testing … |
|
|
11/03/06 23:39:47 |
@574
|
[574]
|
seang |
component installation instructions |
|
|
11/03/06 22:48:53 |
@573
|
[573]
|
seang |
remove preliminary index from memory.py |