Reference plugin

CountyCollective Reference

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

Reference access

Reference Overview

Explains what was copied from WordPress and what County Collective needs from it.

README.md

View

Beacon GIS Boundary Import

Original Beacon GIS layer, WKT conversion, generated file, composite, and manifest logic.

wordpress-plugin/includes/gis/class-cgop-gis-boundary-import.php

View

ArcGIS Boundary Import

Original ArcGIS Portal and FeatureServer import, conversion, and source-change detection logic.

wordpress-plugin/includes/gis/class-cgop-arcgis-boundary-import.php

View

Beacon WKT Converter

Original Python EPSG:2965 to EPSG:4326 WKT-to-GeoJSON conversion helper.

wordpress-plugin/tools/gis/convert_beacon_wkt_to_geojson.py

View

CSV Tools Reference

Original CSV tools reference copy, including removed map stat-gathering logic.

wordpress-plugin/includes/csv-tools/class-cgop-csv-tools.php

View