We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea796dd commit 195a2baCopy full SHA for 195a2ba
1 file changed
skills/mapbox-style-quality/SKILL.md
@@ -24,9 +24,6 @@ Before deploying any Mapbox style to production:
24
**When adding GeoJSON data:**
25
26
- Always validate external GeoJSON with `validate_geojson_tool` before using as a source
27
-- Check coordinate validity (longitude: -180 to 180, latitude: -90 to 90)
28
-- Verify polygon ring closure
29
-- Validate feature properties structure
30
31
**When writing expressions:**
32
0 commit comments