Skip to content

Commit 195a2ba

Browse files
Address PR feedback - remove redundant GeoJSON validation instructions
1 parent ea796dd commit 195a2ba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

skills/mapbox-style-quality/SKILL.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ Before deploying any Mapbox style to production:
2424
**When adding GeoJSON data:**
2525

2626
- 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
3027

3128
**When writing expressions:**
3229

0 commit comments

Comments
 (0)