]> git.street.me.uk Git - andy/viking.git/blame - data/datasources.xml
SF Bugs#146: Fix showing elevation gain/loss in track properties.
[andy/viking.git] / data / datasources.xml
CommitLineData
220ff557
RN
1<objects>
2 <object class="VikWebtoolDatasource">
3 <property name="label">OpenStreetMap Amenity POIs</property>
4 <property name="url_format_code">BLTRS</property>
5 <property name="file_type">osm</property>
6 <property name="url">http://overpass-api.de/api/interpreter?data=[bbox:%s,%s,%s,%s];node[amenity="%s"];out%%20center;</property>
7 </object>
8</objects>