Changeset 13284 in josm for trunk/data


Ignore:
Timestamp:
2018-01-06T12:58:40+01:00 (6 years ago)
Author:
stoecker
Message:

fix comment for unused feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/maps.xsd

    r13272 r13284  
    699699                            <!--  is imagery properly georeferenced (i.e. no need to check offsets). Defaults to false. Affects showing warnings. -->
    700700                            <xs:element name="valid-georeference" minOccurs="0" maxOccurs="1" type="xs:boolean" />
    701                             <!-- does imagery server supports JOSM 4326 to 3857 reprojection and non-square queries. Affects showing warnings. -->
     701                            <!-- old unused feature, ignored -->
    702702                            <xs:element name="epsg4326to3857Supported" minOccurs="0" maxOccurs="1" type="xs:boolean" />
    703703                            <!-- does imagery server supports "/status" and tile re-rendering using "/dirty". Defaults to false. -->
Note: See TracChangeset for help on using the changeset viewer.