Difference between revisions of "Template:Ogfquery"

From geofiction
Jump to navigation Jump to search
(Created page with "<includeonly>{{#if:{{{search1|}}} | <!-- --><span class="plainlinks">15px|link= [https://turbo.ogf.rent-a-planet.com/?Q={{#if:{{{area|}}} | <!-- #...")
 
m
Line 14: Line 14:
  
 
-->(node{{#if:{{{area|}}} |  
 
-->(node{{#if:{{{area|}}} |  
(area.bndarea) }}{{MER-opq-searchattributes | {{{search1|}}} | {{{search2|}}} | {{{search3|}}} | {{{search4|}}} | {{{search5|}}} | {{{search6|}}} | {{{search7|}}} | {{{exclude1|}}} | {{{exclude2|}}} | {{{exclude3|}}} | {{{contains1|}}} | {{{contains2|}}} | {{{contains3|}}} }}(%7B%7Bbbox%7D%7D);<!--
+
(area.bndarea) }}{{Opq-searchattributes | {{{search1|}}} | {{{search2|}}} | {{{search3|}}} | {{{search4|}}} | {{{search5|}}} | {{{search6|}}} | {{{search7|}}} | {{{exclude1|}}} | {{{exclude2|}}} | {{{exclude3|}}} | {{{contains1|}}} | {{{contains2|}}} | {{{contains3|}}} }}(%7B%7Bbbox%7D%7D);<!--
  
 
########################### ways search
 
########################### ways search
  
 
-->way{{#if:{{{area|}}} |  
 
-->way{{#if:{{{area|}}} |  
(area.bndarea) }}{{MER-opq-searchattributes | {{{search1|}}} | {{{search2|}}} | {{{search3|}}} | {{{search4|}}} | {{{search5|}}} | {{{search6|}}} | {{{search7|}}} | {{{exclude1|}}} | {{{exclude2|}}} | {{{exclude3|}}} | {{{contains1|}}} | {{{contains2|}}} | {{{contains3|}}} }}(%7B%7Bbbox%7D%7D);<!--
+
(area.bndarea) }}{{Opq-searchattributes | {{{search1|}}} | {{{search2|}}} | {{{search3|}}} | {{{search4|}}} | {{{search5|}}} | {{{search6|}}} | {{{search7|}}} | {{{exclude1|}}} | {{{exclude2|}}} | {{{exclude3|}}} | {{{contains1|}}} | {{{contains2|}}} | {{{contains3|}}} }}(%7B%7Bbbox%7D%7D);<!--
  
 
########################### relations search
 
########################### relations search
  
 
-->relation{{#if:{{{area|}}} |  
 
-->relation{{#if:{{{area|}}} |  
(area.bndarea) }}{{MER-opq-searchattributes | {{{search1|}}} | {{{search2|}}} | {{{search3|}}} | {{{search4|}}} | {{{search5|}}} | {{{search6|}}} | {{{search7|}}} | {{{exclude1|}}} | {{{exclude2|}}} | {{{exclude3|}}} | {{{contains1|}}} | {{{contains2|}}} | {{{contains3|}}} }}(%7B%7Bbbox%7D%7D)%3B)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B<!--
+
(area.bndarea) }}{{Opq-searchattributes | {{{search1|}}} | {{{search2|}}} | {{{search3|}}} | {{{search4|}}} | {{{search5|}}} | {{{search6|}}} | {{{search7|}}} | {{{exclude1|}}} | {{{exclude2|}}} | {{{exclude3|}}} | {{{contains1|}}} | {{{contains2|}}} | {{{contains3|}}} }}(%7B%7Bbbox%7D%7D)%3B)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B<!--
  
 
########################### map section
 
########################### map section

Revision as of 04:06, 6 January 2023


Examples

{{Ogfquery | search1 = highway/primary}}

Overpass-turbo.svg highway/primary

{{Ogfquery | search1 = highway/primary | reference = yes}}

Overpass-turbo.svg highway/primary OSM:highway/primary

{{Ogfquery | search1 = highway/primary | area = Eshein}}

Overpass-turbo.svg highway/primary in Eshein

{{Ogfquery | search5 = military/danger_area}}


{{Ogfquery | name = motorways in specific window | search1 = highway/motorway | latitude  = 40 | longitude = 132 | zoom = 7}}

Overpass-turbo.svg motorways in specific window

{{Ogfquery | name = motorways in Mergania | search1 = highway/motorway | area = MER}}

Overpass-turbo.svg motorways in Mergania

{{Ogfquery | name = all highways in Mergania | search1 = highway | area = MER}}

Overpass-turbo.svg all highways in Mergania

{{Ogfquery | name = motorways in the FS | search1 = highway/motorway | area = Federal States of Archanta}}

Overpass-turbo.svg motorways in the FS

{{Ogfquery | name = electrified railroads in Mergania with 15000 V | search1 = electrified/contact_line | search2 = voltage/15000 | area = MER}}

Overpass-turbo.svg electrified railroads in Mergania with 15000 V

{{Ogfquery | name = Coffee Fair in the FS | search1 = brand/Coffee Fair | area = Federal States of Archanta}}

Overpass-turbo.svg Coffee Fair in the FS

{{Ogfquery | name = motorways in the FS without ref | search1 = highway/motorway | exclude1  = ref | area = Federal States of Archanta}}

Overpass-turbo.svg motorways in the FS without ref

{{Ogfquery | name = Cafes in de FS with Gob? in name | search1 = amenity/cafe | contains1 = name/Gob | area = Federal States of Archanta}}

Overpass-turbo.svg Cafes in de FS with Gob? in name