CVS messages for Geo
March 1, 2009
- Commit #177736 by Allie Micka at 23:49
Committing rss API to the geo.inc file.
- Commit #177734 by Allie Micka at 23:43
Moving the geo rss stuff to geo field itself. Otherwise, we risk sending giant gobs of polygons around with geo_data and/or other uses for geo.
- Commit #177694 by Allie Micka at 22:08
Globally enable georss items on feeds.
- Commit #177378 by Allie Micka at 03:46Geo: /modules/geo/geo.module 1.11
Geo: /modules/geo/includes/geo.formatters.inc 1.1
Geo: /modules/geo/modules/geo_field/geo_field.formatters.inc NONE
Geo: /modules/geo/modules/geo_field/geo_field.module 1.13Moving field formatters from geo_field to geo, to accommodate formatters for geo fields of any kind.
-
- Work on SVG formatter
February 28, 2009
- Commit #177266 by Allie Micka at 22:12Geo: /modules/geo/includes/geo.wkb.inc 1.3
Geo: /modules/geo/modules/geo_field/geo_field.formatters.inc 1.6- Make WKB parser better, faster and cheaper ( and also functional! ) - SVG support by jerdavis. Still not working completely, but dependent on the WKB changes so I'm rolling this all at once. - Commit #177206 by Allie Micka at 20:38Geo: /modules/geo/includes/geo.wkb.inc 1.2
Geo: /modules/geo/modules/geo_field/geo_field.formatters.inc 1.5I think this will be a more robust and accurate WKB parsing routine.
- Commit #177118 by Allie Micka at 17:14Geo: /modules/geo/includes/geo.wkb.inc 1.1
Geo: /modules/geo/includes/geo_wkb.inc NONE
Geo: /modules/geo/modules/geo_field/geo_field.formatters.inc 1.4Renaming geo_wkb.inc to geo.wkb.inc for internal consistency.
- Commit #177092 by Allie Micka at 15:43Geo: /modules/geo/geo.inc 1.7
Geo: /modules/geo/includes/views/views_handler_field_geo.inc 1.3
Geo: /modules/geo/modules/geo_field/geo_field.formatters.inc 1.3
Geo: /modules/geo/modules/geo_field/geo_field.module 1.12Experimental views changes. DO NOT USE IF YOU LIKE THINGS THAT WORK..
February 24, 2009
- Commit #175292 by Allie Micka at 16:47Geo: /modules/geo/geo.inc 1.6
Geo: /modules/geo/includes/geo_wkb.inc 1.1
Geo: /modules/geo/modules/geo_data/geo_data.module 1.8
Geo: /modules/geo/modules/geo_field/geo_field.formatters.inc 1.2
Geo: /modules/geo/modules/geo_field/geo_field.module 1.11Adding some experimental WKB parsing, which will facilitate data manipulation and display formatters beyond what is supported by the backend. Adding a highly experimental / proof-of-concept SVG formatter to geo_field.
