Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#540664 by plopesc - Decimal separator is not always "."
#429256 by bec - WKB byte order
- Some refactoring of the gis input / output mechanisms. - Implement a crude on-the-fly conversion so that gis elements can expect one format, backends (e.g. field storage or views filters) can expect another and the conversion is quietly performed. - Make elements for wkt, latlon work as both elements and views filters - Refactor widgets to account for the changes on geo_field - Get PostGIS distance handling working
Further tweaking.
#429654 by becw (rewritten) geo_wkb_get_data($wkb, 'array') produces funky array
Add geo_wkb_get_data as an API function to the geo.module file. Eliminates the module_load_include() dependency for formatters, etc.
Add the postprocessing function for point data
Views output formats for KML and SVG, based on polygon data.
Committing rss API to the geo.inc file.
- 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.
I think this will be a more robust and accurate WKB parsing routine.
Renaming geo_wkb.inc to geo.wkb.inc for internal consistency.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |