pgRouting

Changeset 169

Show
Ignore:
Timestamp:
05/09/08 17:32:54 (7 months ago)
Author:
anton
Message:

Extent limitation added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/routingservice/configuration.xsd

    r165 r169  
    5757      <xs:complexType name="LimitType"> 
    5858        <xs:attribute name="distance" type="xs:float"/> 
     59        <xs:attribute name="extent" type="xs:string"/> 
    5960      </xs:complexType>     
    6061    </xs:element>