root/PCL/branches/dublin


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 04/10/06 13:31:33 @378 [378] seang Rewrite of MapServer? renderer to support features with multiple geometries …
(edit) 04/10/06 09:13:39 @377 [377] seang Embracing SLD more tightly, moved some properties of PointSymbolizer? to …
(edit) 04/10/06 09:04:06 @376 [376] seang Get capability info on initialization, particularly the getfeatures URL
(edit) 04/06/06 16:01:33 @375 [375] seang RasterSymbolizer? and interface
(edit) 04/06/06 15:45:52 @374 [374] seang New MapContext? and ContextLayer? classes, with tests, 91% coverage
(edit) 04/05/06 00:31:26 @373 [373] seang Complete change of stroke, fill, halo from dicts to class instances …
(edit) 04/04/06 23:03:17 @372 [372] seang Raster store is active again, the raster source has been eliminated …
(edit) 04/04/06 21:49:04 @371 [371] seang Update cartography.data.ows to use owslib, implement typenames(), …
(edit) 04/04/06 21:33:34 @370 [370] seang New location for OWSLib, formerly known as ogclib
(edit) 04/04/06 11:20:57 @369 [369] seang Switch over to PropertyTypeCollection?, remove FeatureSource?.srs, …
(edit) 04/04/06 09:34:16 @368 [368] seang Feature type schemas are now instances of PropertyTypeCollection?. Added …
(edit) 04/02/06 14:44:03 @367 [367] seang Fix mistake, move defaultgeometry() from IFeature to IFeatureType
(edit) 04/02/06 10:42:49 @366 [366] dokai Added the osr extension.
(edit) 04/01/06 10:27:54 @365 [365] seang remove bounds from feature iterator interface (ticket #55)
(edit) 04/01/06 10:01:05 @364 [364] seang Add bounds property to Feature. Can be set explicitly, or determined from …
(edit) 04/01/06 09:19:14 @363 [363] seang Switch isgeometry over to use Interface.providedBy (ticket #57)
(edit) 03/31/06 21:39:19 @362 [362] seang Property types for the feature model based on those of the GML simple …
(edit) 03/31/06 13:20:03 @361 [361] seang Replace with a unified patch, diff -ru
(edit) 03/31/06 10:11:00 @360 [360] seang Add defaultgeometry method to IFeature
(edit) 03/31/06 09:07:00 @359 [359] seang Restore the more explicit iterfeatures method to sources. call is now …
(edit) 03/30/06 17:36:22 @358 [358] seang add bounds to several interfaces, add an iterator interface
(edit) 03/30/06 16:15:54 @357 [357] seang update readme with example
(edit) 03/30/06 15:37:58 @356 [356] seang Fix copyright notice, and add mention of simple feature access
(edit) 03/30/06 11:14:02 @355 [355] seang Change references to simple features for SQL (1999) to simple feature …
(edit) 03/30/06 10:42:36 @354 [354] seang Updated the GEOS 2.2.1 -> 2.2.2 patch (ticket #51)
(edit) 03/30/06 10:18:06 @353 [353] seang Fixed leak when creating geometries from WKT or WKB (ticket #51)
(edit) 03/30/06 01:20:44 @352 [352] seang Implemented an envelope function that will be used unless GEOS version is …
(edit) 03/29/06 23:29:01 @351 [351] seang New readme doc and updates to other text files, closing ticket #53
(edit) 03/29/06 22:57:55 @350 [350] seang Define new interfaces for spatially referenced geometries, and add an srs …
(edit) 03/25/06 03:34:51 @349 [349] dokai Improved the implementation of equals()
(edit) 03/23/06 17:28:35 @348 [348] seang bind g to the default geometry for PostGIS data, along with new tests
(edit) 03/23/06 10:25:34 @347 [347] dokai A (naive) implementation for an 'equals' operator for SpatialReference?
(edit) 03/23/06 04:20:53 @346 [346] dokai Hooked in zope.interface for Features.
(edit) 03/23/06 04:19:45 @345 [345] dokai Removed redundant print statement that caused primagis functional tests to …
(edit) 03/22/06 20:54:33 @344 [344] seang spatial operations such as buffer, intersection, &c now return instances …
(edit) 03/22/06 09:41:08 @343 [343] seang copy() method for geometries, returns a new instance of the same type
(edit) 03/22/06 00:03:10 @342 [342] seang BoundingBox? now extends Polygon and has been moved to …
(edit) 03/18/06 11:32:41 @341 [341] seang restore imports of elementree or lxml
(edit) 03/17/06 09:28:09 @340 [340] seang finished implementation of DiskFeatureStore?, and a change to the back end …
(edit) 03/17/06 01:09:23 @339 [339] dokai Added calls to implements()
(edit) 03/17/06 01:08:37 @338 [338] dokai Removed 'offset' from placement properties (it was redundant).
(edit) 03/17/06 01:06:43 @337 [337] dokai The displacement values must be long.
(edit) 03/15/06 07:02:21 @336 [336] seang test munging of Python filter expression to SQL for use with the feature …
(edit) 03/12/06 05:53:01 @334 [334] dokai Updated to work with the new symbolizers.
(edit) 03/12/06 05:51:58 @333 [333] dokai Implement cartography.spatial.interfaces.IBoundingBox. Support BoundingBox?
(edit) 03/12/06 05:50:24 @332 [332] dokai Added IBoundingBox
(edit) 03/10/06 11:53:00 @331 [331] dokai Refactored the module to use the new symbolizer interfaces.
(edit) 03/10/06 11:48:14 @330 [330] dokai Added the missing 'label' attribute to ISLDTextSymbolizer
(edit) 03/10/06 11:45:45 @329 [329] dokai Another typo fix.
(edit) 03/10/06 11:44:58 @328 [328] mkerrin fixed implements call
(edit) 03/10/06 11:40:22 @327 [327] dokai Fixed typos
(edit) 03/10/06 11:17:39 @326 [326] dokai Refactored symbolizers.
(edit) 03/10/06 11:01:29 @325 [325] dokai Added 'size' and 'graphic' to ISLDPointSymbolizer.
(edit) 03/10/06 10:43:56 @324 [324] dokai Defined styling interfaces.
(edit) 03/10/06 07:18:20 @323 [323] mkerrin update the IStyle interface
(edit) 03/10/06 07:10:55 @322 [322] dokai Added a check agains interface in render()
(edit) 03/09/06 13:30:15 @321 [321] cph a PG numeric can also be considered a float
(edit) 03/09/06 06:12:23 @320 [320] seang added filter and extent attributes to ILayer, to do the job of SLD's …
(edit) 03/09/06 04:47:42 @319 [319] seang alias BoundingBox? as Envelope
(edit) 03/09/06 04:45:00 @318 [318] seang bring examples up to date with changes to View and schema definitions
(edit) 03/09/06 04:41:47 @317 [317] seang bring the renderer up to speed with r316. performace is increased as a …
(edit) 03/09/06 04:39:36 @316 [316] seang add schema_info to IFeatureType, this interface is now used throughout the …
(edit) 03/08/06 14:10:17 @315 [315] seang pivot on interfface implementation in render()
(edit) 03/08/06 14:09:15 @314 [314] seang implement IFeatureStore
(edit) 03/08/06 14:07:00 @313 [313] seang change view constructor to take a bounding box sequence rather than two …
(edit) 03/08/06 12:27:16 @312 [312] dokai Added OWS interfaces
(edit) 03/08/06 11:30:28 @311 [311] seang import Point
(edit) 03/08/06 08:45:52 @310 [310] seang fix typo in render argument list
(edit) 03/08/06 06:00:51 @309 [309] seang add IDataStore and IRasterStore
(edit) 03/08/06 05:06:38 @308 [308] seang new rule interface and beginnings of symbolization interfaces
(edit) 03/08/06 04:36:15 @307 [307] dokai Zope3 style interfaces for PCL.
(edit) 03/08/06 03:29:30 @306 [306] seang font set for the examples
(edit) 03/08/06 02:16:10 @305 [305] seang remove engine stuff from distutils setup
(edit) 03/08/06 02:13:50 @304 [304] seang distutils setup script
(edit) 03/08/06 02:12:28 @303 [303] seang update expectations of tests
(edit) 03/08/06 02:08:32 @302 [302] seang update to distutils script
(edit) 03/08/06 02:04:17 @301 [301] seang switch to multiple symbolizer mode
(edit) 03/07/06 11:14:34 @300 [300] cph and remove the temporary file afterwards
(edit) 03/07/06 11:13:36 @299 [299] cph assume taht postgis fiels are installed in the default postgres directory, …
(edit) 03/07/06 10:37:44 @298 [298] seang add sql creation target
(edit) 03/07/06 10:08:46 @297 [297] dokai Removed MapServer? specific sections.
(copy) 03/07/06 09:22:08 @296 [296] seang new branch for sprint, intended to replace the featuretypes branch
copied from PCL/branches/featuretypes:
(edit) 03/07/06 09:15:33 @295 [295] seang move connection string to environment