graphMetadata element

Type: graphMetadata
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <graphMetadata> <lowerLeftLatitude>...</lowerLeftLatitude> <upperRightLatitude>...</upperRightLatitude> <upperRightLongitude>...</upperRightLongitude> <lowerLeftLongitude>...</lowerLeftLongitude> <minLatitude>...</minLatitude> <minLongitude>...</minLongitude> <maxLatitude>...</maxLatitude> <maxLongitude>...</maxLongitude> <transitModes>...</transitModes> <transitModes> <!--...--> </transitModes> <!--...more "transitModes" elements...--> <centerLongitude>...</centerLongitude> <centerLatitude>...</centerLatitude> </graphMetadata>