root/PCL/trunk/PCL-Core


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/24/07 11:00:43 @929 [929] dokai Implemented pickle support for PGFeatureStore so we can persist it in the …
(edit) 10/13/07 14:56:50 @910 [910] dokai Fixed a typo.
(edit) 10/13/07 12:49:55 @909 [909] seang Add FeatureCollectionProvider? class from which feature sources should …
(edit) 10/13/07 10:55:35 @908 [908] seang Features provide geo interface, with tests (#125)
(edit) 10/13/07 10:42:15 @907 [907] seang Provide geo interface from multipoints, multilines, and multipolygons …
(edit) 10/13/07 10:41:40 @906 [906] seang Provide geo interface from multipoints, multilines, and multipolygons …
(edit) 10/13/07 10:22:46 @905 [905] seang Add tests of geo interface, provide from polygons (#125)
(edit) 10/13/07 09:28:11 @904 [904] seang Provide geo interface for points, linestrings, and linearrings (#125)
(edit) 10/10/07 08:58:30 @889 [889] dokai Removed explicit requirement on 'zope.interface'. Because Zope 2 doesn't …
(edit) 08/14/07 12:28:49 @839 [839] dokai Added an 'ows_style' attribute for explicitly defining a WMS style.
(edit) 08/09/07 03:03:03 @817 [817] dokai Set svn:ignore to *.pyc.
(edit) 08/07/07 14:56:04 @782 [782] dokai This image is from the MapServer? distribution.
(edit) 08/07/07 14:55:21 @781 [781] dokai Updated dependencies.
(edit) 08/07/07 14:54:15 @780 [780] dokai Added test suite builders and a doctest runner.
(edit) 08/05/07 13:28:31 @770 [770] dokai Added setuptools to dependencies which is required since we're using …
(edit) 07/05/07 09:32:08 @744 [744] seang Import BooleanProperty? (#86)
(edit) 04/02/07 10:01:53 @653 [653] cph a small improvement to the attribute which lacks an 'f':the name must …
(edit) 03/28/07 08:35:47 @648 [648] cph fixes #104:better compatability with mapserver attribute notation in …
(edit) 03/06/07 22:22:52 @639 [639] seang Fill in PCL-Core/tests/environment.py template
(edit) 03/06/07 22:20:12 @638 [638] seang Fill in PCL-MapServer/test/environment.py template
(edit) 03/06/07 22:06:41 @636 [636] seang Changed sections of config, added steps to build the PCL-GDAL test …
(edit) 03/06/07 15:57:23 @634 [634] seang New config-driven test fixture setup
(edit) 03/06/07 15:07:37 @633 [633] seang Remove obsolete testing fixtures
(edit) 02/28/07 15:52:45 @631 [631] cph a further check to make sure that the schema of the geometry_columns and …
(edit) 02/21/07 10:32:53 @629 [629] cph #102: make sure that the schemas are the same
(edit) 02/11/07 01:57:45 @626 [626] dokai Added a SpatialReference?.toEPSG() method that returns the EPSG code …
(edit) 02/11/07 01:44:48 @625 [625] dokai Lowered the bar on the multipolygon area calculation test.
(edit) 02/11/07 01:40:01 @624 [624] dokai Updated the openplans WFS server data expectations.
(edit) 01/23/07 03:41:00 @616 [616] cph #96:fix the incorrect quoting in the SQL statement
(edit) 01/09/07 15:16:36 @612 [612] seang Repair broken doctest runner, the test glob defaults to '*.txt'
(edit) 01/09/07 08:44:09 @610 [610] seang Move testing feed (#95)
(edit) 01/09/07 08:41:25 @609 [609] seang Move module and tests to new component (#95)
(edit) 01/08/07 20:54:43 @607 [607] seang GeoRSS feature store so that we can render feeds (#95)
(edit) 01/08/07 14:30:29 @606 [606] seang Use GeoRSS instead of Atom since feedparser should handle all flavors …
(edit) 01/08/07 14:15:52 @605 [605] seang Initial support for features from Georeferenced Atom/RSS feeds (#95)
(edit) 01/08/07 13:15:13 @604 [604] seang Add an optional globbing argument like Zope's test runner, for example: …
(edit) 12/19/06 11:48:28 @599 [599] dokai Added a variable PORT to configure the server port.
(edit) 12/17/06 09:27:02 @598 [598] dokai Try to use psycopg version 2 if version 1 is not available.
(edit) 11/10/06 14:24:56 @588 [588] hobu add back setup.cfg
(edit) 11/07/06 07:53:03 @577 [577] seang add note about superuser privileges
(edit) 11/05/06 23:14:39 @576 [576] seang prepare for setuptools 0.7, eliminate old cvs tag
(edit) 11/03/06 23:39:47 @574 [574] seang component installation instructions
(edit) 11/03/06 22:48:53 @573 [573] seang remove preliminary index from memory.py
(edit) 10/29/06 13:59:48 @559 [559] seang remove crufty test runnner
(edit) 10/29/06 13:58:48 @558 [558] seang setuptools script is now official
(edit) 10/29/06 13:57:48 @557 [557] seang remove distutils setup
(edit) 10/29/06 13:39:42 @555 [555] dokai Attempt to require 'Quadtree' if setuptools is available.
(edit) 10/29/06 13:04:37 @554 [554] dokai Don't break if setuptools is not available.
(edit) 10/29/06 11:22:53 @553 [553] seang allow import of PCL-Core data modules without psycopg
(edit) 10/23/06 17:25:16 @549 [549] seang prune quadtrees after adding items
(edit) 10/23/06 11:51:22 @548 [548] seang GEOS has two kinds of bounding boxes: points and rectangles. We now handle …
(edit) 10/21/06 07:03:41 @546 [546] dokai Minor fixes to make setuptools based installation (eggs) work. …
(copy) 10/20/06 14:47:35 @544 [544] seang merged changes from r464:543 of the minimal-dependencies branch, added a …
copied from PCL/branches/minimal-dependencies/PCL-Core:
(edit) 10/20/06 14:05:39 @543 [543] seang change all references of PCL-Cartography to PCL-Core and merged changesets …