UI sandbox - area filter

Bug #929561 reported by Ben Wyss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
Medium
Ben Wyss

Bug Description

[et=8h]
[at= 1.5h]

we need a proof of concept area filter for the UI. This should take a polygon of admin level 0 (country level) for example and filter out all traces (in the context of the FE tool) that fall within one of the countries.
This could be don using a PostGIS query generated from Django, or it could be a cql query from JS, or it could be on of the plugins from the GXP library, we'll have to see.

To go further one would need a specific use case.

Tags: ui
Ben Wyss (bmwyss)
Changed in openquake:
status: New → In Progress
Revision history for this message
Ben Wyss (bmwyss) wrote :

An area filter can be done in a number of ways, it can be done with GeoDjango/PostGIS, it can also be done with the CQL (common query language) which is integrated into the GXP/OpenLayers libraries.
The question becomes what is the exact requirement, and which option will be most efficient.
I found a user posting the later question to the OpenLayers mailing list and should be considered: http://lists.osgeo.org/pipermail/openlayers-users//2011-August/021812.html
In short: "Spatial filtering in GeoServer is as efficient as in PostGIS"

description: updated
Changed in openquake:
status: In Progress → Confirmed
John Tarter (toh2)
Changed in openquake:
milestone: 0.6.0 → 0.6.1
Changed in openquake:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.