Changeset 13284 in josm
- Timestamp:
- 2018-01-06T12:58:40+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/maps.xsd
r13272 r13284 699 699 <!-- is imagery properly georeferenced (i.e. no need to check offsets). Defaults to false. Affects showing warnings. --> 700 700 <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 --> 702 702 <xs:element name="epsg4326to3857Supported" minOccurs="0" maxOccurs="1" type="xs:boolean" /> 703 703 <!-- does imagery server supports "/status" and tile re-rendering using "/dirty". Defaults to false. -->
Note:
See TracChangeset
for help on using the changeset viewer.