Reference Overview
Explains what was copied from WordPress and what County Collective needs from it.
README.md
Reference plugin
Reference plugin area for rebuilding Beacon GIS, ArcGIS, WKT conversion, GeoJSON generation, and related WordPress handoff behavior outside WordPress.
Reference root
docs/countycollective-reference
Purpose
Use this page to inspect the copied WordPress generation reference before rebuilding the work as County Collective services and tools.
Files
Explains what was copied from WordPress and what County Collective needs from it.
README.md
Original Beacon GIS layer, WKT conversion, generated file, composite, and manifest logic.
wordpress-plugin/includes/gis/class-cgop-gis-boundary-import.php
Original ArcGIS Portal and FeatureServer import, conversion, and source-change detection logic.
wordpress-plugin/includes/gis/class-cgop-arcgis-boundary-import.php
Original Python EPSG:2965 to EPSG:4326 WKT-to-GeoJSON conversion helper.
wordpress-plugin/tools/gis/convert_beacon_wkt_to_geojson.py
Original CSV tools reference copy, including removed map stat-gathering logic.
wordpress-plugin/includes/csv-tools/class-cgop-csv-tools.php