root/PCL/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/24/07 12:04:31 @930 [930] dokai Implemented pickle support for DiskFeatureStore? and applied the "EPSG over …
(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 15:32:58 @912 [912] dokai Implement geo interface in DiskFeatureSource?.
(edit) 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 …
(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/12/07 01:15:14 @892 [892] dokai Adding missing implements(IFeatureSource) call.
(edit) 10/10/07 08:58:30 @889 [889] dokai Removed explicit requirement on 'zope.interface'. Because Zope 2 doesn't …
(edit) 09/15/07 07:41:18 @876 [876] dokai Possible for fix http://trac.gispython.org/projects/PrimaGIS/ticket/116
(edit) 08/15/07 11:15:06 @842 [842] cph make rendering of both line and polygons the same(which also fixes a …
(edit) 08/14/07 13:55:21 @841 [841] dokai Fixed rendering of multiple WMS layers.
(edit) 08/14/07 12:30:19 @840 [840] dokai Added support for the 'ows_style' attribute in layers for WMS. The old …
(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/09/07 03:01:29 @816 [816] dokai Removed externals.
(edit) 08/09/07 03:01:15 @815 [815] dokai Removed externals.
(edit) 08/07/07 15:18:02 @789 [789] dokai Removed custom build code. You either need to use a setup.cfg file, …
(edit) 08/07/07 15:16:48 @788 [788] dokai Added test suite builders and test fixtures. The test data comes from the …
(edit) 08/07/07 15:06:53 @787 [787] dokai Updated dependencies and metadata.
(edit) 08/07/07 15:06:28 @786 [786] dokai Updated geometry accessors. Feedparser seems to give inconsistent results …
(edit) 08/07/07 15:04:58 @785 [785] dokai Updated doctest runner.
(edit) 08/07/07 15:00:28 @784 [784] dokai Updated dependencies.
(edit) 08/07/07 14:59:50 @783 [783] dokai Added test suite builders and updated test fixtures to contain the …
(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:59 @771 [771] dokai Added setuptools to dependencies which is required since we're using …
(edit) 08/05/07 13:28:31 @770 [770] dokai Added setuptools to dependencies which is required since we're using …
(edit) 08/05/07 13:27:43 @769 [769] 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) 05/17/07 11:16:44 @720 [720] cph add a bottom-left origin
(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:10:53 @637 [637] seang No need to customize environment.py
(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 22:04:36 @635 [635] seang Templates for config-driven fixture setup
(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) 03/04/07 14:59:45 @632 [632] seang Use the common item element API (#99)
(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 16:18:45 @630 [630] cph as per #116 I'm commenting out this code - also discussed with Sean
(edit) 02/21/07 10:32:53 @629 [629] cph #102: make sure that the schemas are the same
(edit) 02/21/07 10:24:28 @628 [628] cph #101: save an error.map file as it is quite interesting
(edit) 02/11/07 02:31:59 @627 [627] dokai Prefer the EPSG code over PROJ.4 params in disk stores.
(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 15:14:54 @611 [611] seang Remove unneeded code from test framework
(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/09/07 08:34:30 @608 [608] seang New optional PCL-GeoRSS 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/10/06 14:23:46 @587 [587] hobu turn off usage by default for now
(edit) 11/10/06 14:22:34 @586 [586] hobu add back setup.cfg
(edit) 11/10/06 10:34:05 @585 [585] seang update to work with PCL 0.11/trunk.
(edit) 11/10/06 10:26:45 @584 [584] seang update to work with PCL 0.11/trunk. remove dependency on PCL-GDAL.
(edit) 11/07/06 09:52:19 @583 [583] seang ignore externals and write out checksums
(edit) 11/07/06 08:00:57 @579 [579] seang update Kai's name
(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/05/06 22:37:10 @575 [575] seang move backstory to doc/, rename credits document, remove outdated testing …
(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) 11/03/06 22:06:20 @572 [572] seang updates to docs and metadata in preparation for 0.11
(edit) 11/01/06 20:35:19 @571 [571] seang fix path to OWSLib trunk
(edit) 11/01/06 20:33:32 @570 [570] seang added folder for external dependencies
(edit) 10/29/06 14:41:55 @566 [566] seang remove toy cairo rendering engine from trunk
(edit) 10/29/06 14:36:08 @564 [564] seang setuptools script is now official
(edit) 10/29/06 14:04:52 @563 [563] seang setuptools script is now official
(edit) 10/29/06 14:02:00 @562 [562] seang remove distutils setup
(edit) 10/29/06 14:00:44 @561 [561] seang setuptools script is now official
(edit) 10/29/06 14:00:17 @560 [560] seang remove distutils setup
(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:42:34 @556 [556] seang add setuptools bootstrap module
(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/28/06 14:22:07 @552 [552] cph error message for when the user has forgotten to change the directory
(edit) 10/28/06 13:14:27 @551 [551] dokai Updated installation docs (not finished yet)
(edit) 10/25/06 22:05:51 @550 [550] seang document location of subversion repositories and cheeseshop packages for …
(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 08:35:59 @547 [547] dokai Don't break if the label text is a unicode object.