Geographical identification location (GeoLocation/GeoTag) in SVG
问题 I am wondering how to geotag SVG maps. My search results Geotags are available in metadata formats such as Exif, XMP and GeoTIFF. There is even a geotag for SMS (based on "geo:" URI) But there is no geotags in SVG standard. And not found Exif/XMB/... in SVG (ExifTool does not support SVG) Not found standard to encode GeoLocation within filename (eg: RockwoodRural_geo_50.167958_-97.133185.svg ) As GeoLocation can be embedded in XHTML/HTML, and SVG is also XML-based, thus use one of these