Changes between Initial Version and Version 1 of Maps/Philippines


Ignore:
Timestamp:
2013-06-16T15:36:15+02:00 (13 years ago)
Author:
Don-vip
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Philippines

    v1 v1  
     1== Maps for Phillipines ==
     2
     3{{{
     4#!maps
     5<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
     6<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
     7    <!--only for Phillipines-->
     8
     9    <entry>
     10        <name>PangasinĂ¡n/Bulacan (Phillipines HiRes)</name>
     11        <type>tms</type>
     12        <url>http://gravitystorm.dev.openstreetmap.org/imagery/philippines/{zoom}/{x}/{y}.png</url>
     13        <min-zoom>12</min-zoom>
     14        <max-zoom>19</max-zoom>
     15        <bounds min-lat='14.7025' min-lon='120.33659' max-lat='16.21853' max-lon='121.2699'>
     16            <shape>
     17                <point lat="15.985768" lon="120.336593"/><point lat="15.984000" lon="120.445995"/><point lat="15.974459" lon="120.446134"/>
     18                <point lat="15.974592" lon="120.476464"/><point lat="15.946832" lon="120.594247"/><point lat="16.090795" lon="120.598064"/>
     19                <point lat="16.197999" lon="120.596537"/><point lat="16.218527" lon="120.368537"/><point lat="16.042308" lon="120.347576"/>
     20                <point lat="15.985768" lon="120.336593"/>
     21            </shape>
     22            <shape>
     23                <point lat='15.3658' lon='120.8268' /><point lat='15.2602' lon='121.2684' />
     24                <point lat='14.7025' lon='121.2699' /><point lat='14.8423' lon='120.6950' />
     25            </shape>
     26        </bounds>
     27        <country-code>PH</country-code>
     28    </entry>
     29</imagery>
     30}}}