LandMapMagic API Documentation
Complete rural land data APIs for developers building mapping, analytics, and GIS applications.
Get Started
API Overview
Authentication, base URL, key features, and available data layers.
Quickstart Guide
Get up and running in under 5 minutes. Make your first request and add CLU tiles to a map.
API Key Security
Best practices for securing your API keys, including origin restrictions and server-side usage.
Changelog
Customer-facing API changes, compatibility policy, and release notes.
Map Tiles
States
U.S. state boundaries as vector tiles. Zoom levels 0-12.
Counties
U.S. county boundaries and administrative data. Zoom levels 0-12.
Townships
PLSS township boundaries with friendly place names. Zoom levels 8-15.
Sections
PLSS section boundaries. Zoom levels 10-15.
CLU
Common Land Unit (CLU) field boundaries from FSA. Zoom levels 11-15.
Parcels
Property parcel boundaries and ownership information. Zoom levels 14-17.
CDL
USDA Cropland Data Layer raster tiles — crop classification. Zoom levels 13-16.
Data API
Map Styles
Styles Overview
One canonical /v1/styles endpoint with per-target output for MapLibre, Leaflet, and Google + deck.gl.
One-line install
Copy-paste snippets for MapLibre, Mapbox, Leaflet, and Google + deck.gl using the landmapmagic npm package.
Customizing Styles
Recipes for recoloring, hiding labels, swapping label fields, and overriding accessors on the client per renderer.