Changes between Version 7 and Version 8 of ExtendedRegions


Ignore:
Timestamp:
Nov 21, 2012, 11:56:00 AM (12 years ago)
Author:
jesseeichar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExtendedRegions

    v7 v8  
    117117   * width
    118118   * height
    119    * srs (Optional)
     119   * srs (optional)
     120 * geom - (optional) a wkt or gml encoded geometry.
     121 * geomtype - (optional) defines if geom is wkt or gml.  allowed values are wkt and gml.  if not specified the it is assumed the geometry is wkt
    120122
    121123The !XmlSearch API will be modified so the geom parameter can either be WKT or have the form: region:id, where id is the id of the region to use as a geometry.  If the region has a geometry then that geometry will be loaded otherwise the bbox will be used to create a polygon geometry.