Generate geographic information maps based on Open Street Map XML data.
Get geographic_msgs/GeographicMap from Open Street Map XML data.
The latitude and longitude of the bounding box returned may differ from the requested bounds.
| Parameters: |
|
|---|---|
| Returns: | geographic_msgs/GeographicMap message (header not filled in). |
Get attribute key of element el.
| Raises: | ValueError if key not found |
|---|
| Returns: | geographic_msgs/KeyValue message for <tag> el if any, None otherwise. |
|---|
Make UniqueID message for el_id number in OSM sub-namespace namespace.
| Parameters: |
|
|---|---|
| Returns: | corresponding geographic_msgs/UniqueID message. |
| Raises: |