Changeset 9134 in josm for trunk/data
- Timestamp:
- 2015-12-15T20:55:53+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/maps.xsd
r8695 r9134 689 689 </xs:complexType> 690 690 </xs:element> 691 <!-- is imagery properly georeferenced (i.e. no need to check offsets). Defaults to false. Affects showing warnings. --> 692 <xs:element name="valid-georeference" minOccurs="0" maxOccurs="1" type="xs:boolean" /> 693 <!-- does imagery server supports JOSM 4326 to 3857 reprojection and non-square queries. Affects showing warnings. --> 694 <xs:element name="epsg4326to3857Supported" minOccurs="0" maxOccurs="1" type="xs:boolean" /> 691 695 </xs:choice> 692 696 </xs:sequence>
Note: See TracChangeset
for help on using the changeset viewer.