Commit 220574 by vauxia
Commit #220574 by Allie Micka at 02:02
Geo: /modules/geo/db/mysql_spatial.inc 1.13
Geo: /modules/geo/geo.inc 1.12
Geo: /modules/geo/geo.module 1.18
Geo: /modules/geo/includes/geo.formatters.inc 1.5
Geo: /modules/geo/includes/views/views_handler_field_geo.inc 1.4
Geo: /modules/geo/includes/views/views_handler_field_geo_distance.inc 1.2
Geo: /modules/geo/includes/views/views_handler_filter_geo.inc 1.5
Geo: /modules/geo/includes/views/views_handler_filter_geo_distance.inc 1.2
Geo: /modules/geo/modules/geo_field/geo_field.module 1.19
Geo: /modules/geo/modules/geo_field/includes/views/views_handler_field_geo_field.inc 1.2
- Add extent handling (bounding box of an entire dataset) - Add some 'aggregate => true''s to my function fields to keep Views in line. - Beginnings of storage -> expected inputs for formatters. - Beginnings of the "common language" thing I keep talking about. - Beginnings of "selectable inputs" to switch out, say, a geocoded text field as an exposed view input. THIS COMMIT WILL DO MORE HARM THAN GOOD! STUFF IS PROBABLY BROKEN! I just wanted to commit the proof-of-concept before tinkering with it on a refactor.
