-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathOSMQuery.GetOSMDataSimple.pyt.xml
More file actions
2 lines (2 loc) · 5.65 KB
/
OSMQuery.GetOSMDataSimple.pyt.xml
File metadata and controls
2 lines (2 loc) · 5.65 KB
1
2
<?xml version="1.0"?>
<metadata xml:lang="de"><Esri><CreaDate>20180822</CreaDate><CreaTime>14513500</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20180831</ModDate><ModTime>15200800</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>Get OSM Data</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This to</SPAN><SPAN>o</SPAN><SPAN>l allows spatially querying OSM data using the Overpass API</SPAN><SPAN>.</SPAN></P><P><SPAN>Missing features and bugs can be reported </SPAN><SPAN>on </SPAN><A href="https://github.com/riccardoklinger/OSMquery"><SPAN>GitHub</SPAN></A><SPAN>.</SPAN></P></DIV></DIV></DIV></idAbs><idCredit>Riccardo Klinger</idCredit><searchKeys><keyword>Query</keyword><keyword>OSM</keyword><keyword>OpenStreetMap</keyword><keyword>Python</keyword><keyword>Toolbox</keyword><keyword>Overpass</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool name="Tool" displayname="Get OSM Data" toolboxalias="OSM Query Toolbox" xmlns=""><parameters><param name="in_tag" displayname="OSM tag key" type="Required" direction="Input" datatype="String" expression="admin_level | amenity | boundary | building | cuisine | craft | emergency | evacuation_center | highway | cycleway | junction | historic | landuse | leisure | man_made | natural | office | place | power | public_transport | shop | sport | railway | route | tourism | waterway"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The OSM tag key to be used. There is no finite set of keys but the provided list summarises the most widely used keys.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="in_key" displayname="OSM tag value" type="Required" direction="Input" datatype="Multiple Value" expression="in_key;in_key..."><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The OSM tag value(s) to be used. There is no finite set of values but the provided list summarises the most widely used values for the selected key.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="in_regMode" displayname="Spatial extent indication method" type="Required" direction="Input" datatype="String" expression="Define a bounding box | Geocode a region name"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Choose how you wish to indicate the spatial extent for which OSM should be queried: Choose between geocoding a region name (using Nominatim) or supplying a bounding box (e.g. the currently visible extent).</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="in_region" displayname="Region name" type="Optional" direction="Input" datatype="String" expression="{in_region}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Region name to be used as spatial extent for querying OSM data. This region name will be geocoded using Nominatim.</SPAN></P><P><SPAN>E</SPAN><SPAN>xample: "Paris, France"</SPAN><SPAN>.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="in_bbox" displayname="Bounding box" type="Optional" direction="Input" datatype="Extent" expression="{in_bbox}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The bounding box to be used as spatial extent for querying OSM data.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="in_crs" displayname="Output CRS" type="Optional" direction="Input" datatype="Coordinate System" expression="{in_crs}"/><param name="in_transformation" displayname="Transformation" type="Optional" direction="Input" datatype="String" expression="{in_transformation}"/><param name="in_date" displayname="Reference date/time UTC" type="Optional" direction="Input" datatype="Date" expression="{in_date}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Point in time for which OSM data should be obtained. Only data present in OSM at this point in time will be downloaded.</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This to</SPAN><SPAN>o</SPAN><SPAN>l allows spatially querying OSM data using the Overpass API</SPAN><SPAN>.</SPAN></P><P><SPAN>Missing features and bugs can be reported </SPAN><SPAN>on </SPAN><A href="https://github.com/riccardoklinger/OSMquery" STYLE="text-decoration:underline;"><SPAN>GitHub</SPAN></A><SPAN>.</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select an OSM tag key and tag value and limit your request to a suitably small bounding box.</SPAN></P></DIV></DIV></DIV></usage><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.5\Help\gp</arcToolboxHelpPath></tool><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20180831</mdDateSt></metadata>