Changes between Version 18 and Version 19 of Maps/Colombia
- Timestamp:
- 2022-03-25T01:35:17+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps/Colombia
v18 v19 5 5 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 6 6 <imagery xmlns="http://josm.openstreetmap.de/maps-1.0"> 7 8 <entry> 9 <name>Colombian Departments</name> 10 <id>COL_depts</id> 11 <type>wms</type> 12 <url><![CDATA[https://mapas.igac.gov.co:443/server/services/limites/entidadesterritoriales/MapServer/WMSServer?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=0,1&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url> 13 <category>map</category> 14 <description lang="es">Entidad territorial de primer nivel de la división político - administrativa del Estado que agrupa municipios y áreas no municipalizadas.</description> 15 <description lang="en">Territorial entity of the first level of the political-administrative division of the State that groups municipalities and non-municipalized areas.</description> 16 <date>2022-02-28</date> 17 18 19 20 <bounds min-lat="-4.231980" min-lon="-81.766815" max-lat="13.534596" max-lon="-66.685409"> 21 </bounds> 22 </entry> 7 23 8 24 <entry> … … 1031 1047 </entry> 1032 1048 1033 <entry>1034 <name>Colombian Departments</name>1035 <id>COL_depts</id>1036 <type>wms</type>1037 <url><![CDATA[https://mapas.igac.gov.co:443/server/services/limites/entidadesterritoriales/MapServer/WMSServer?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=0,1&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>1038 <category>map</category>1039 <description lang="es">Entidad territorial de primer nivel de la división político - administrativa del Estado que agrupa municipios y áreas no municipalizadas.</description>1040 <description lang="en">Territorial entity of the first level of the political-administrative division of the State that groups municipalities and non-municipalized areas.</description>1041 1042 1043 1044 1045 <bounds min-lat="-4.231980" min-lon="-81.766815" max-lat="13.534596" max-lon="-66.685409">1046 </bounds>1047 </entry>1048 1049 </imagery> 1049 1050 }}}
