[Geoserver-devel] [jira] (GEOS-5687) Support custom dimensions for vector layers

Justin Deoliveira created ImprovementGEOS-5687
Support custom dimensions for vector layers

Issue Type:

ImprovementImprovement

Assignee:

Justin Deoliveira

Components:

UI, WMS

Created:

05/Mar/13 3:59 PM

Description:

At the moment custom dimensions are only supported for raster data. Extending to vectors should involve at a high level:

  • Extend/refactor the current code that handles time/elevation making it a bit more generic, including the code that:
    • Translates into filters for the backend datastore
    • Calculates the distinct values for the dimension
  • Update GetMap to pull out custom dimension info from request
  • Update GetCapabilities to include custom dimensions for vectors
  • Update the UI accordingly

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Justin Deoliveira

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)