Install
openclaw skills install @jvy/projExplain, compare, and choose geographic coordinate reference systems and map projections, including CRS selection, EPSG codes, datum differences, axis order,...
openclaw skills install @jvy/projUse this skill for geographic coordinate system and projection questions.
EPSG:4326, EPSG:3857, UTM zones, CGCS2000, GCJ-02, and BD-09.qgis.EPSG:3857 but input data is EPSG:4326.GCJ-02 and BD-09 are offset systems, not drop-in replacements for standard global CRS definitions.EPSG:4326 for interoperable storage and API exchange unless another CRS is required.EPSG:4326; some APIs expect lon,lat, others advertise lat,lon.geocode.qgis.cesium.{baseDir}/references/common-systems.md when you need quick guidance on common CRS and projection tradeoffs.