detect_coordinate_order — gisgp MCP Tool
detect_coordinate_order
(detect coordinate order) is one of 106 tools on the
gisgp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call detect_coordinate_order from your client
- Claude Code gisgp detect_coordinate_order run in your project directory
- Claude Desktop gisgp detect_coordinate_order ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor gisgp detect_coordinate_order ~/.cursor/mcp.json
- VS Code gisgp detect_coordinate_order .vscode/mcp.json
- Zed gisgp detect_coordinate_order ~/.config/zed/settings.json
- Windsurf gisgp detect_coordinate_order ~/.codeium/windsurf/mcp_config.json
- Cline gisgp detect_coordinate_order ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI gisgp detect_coordinate_order ~/.gemini/settings.json
- Grok gisgp detect_coordinate_order .mcp.json (in your project root)
- ChatGPT gisgp detect_coordinate_order Settings → Connectors → Advanced → Developer mode
- Claude.ai gisgp detect_coordinate_order Settings → Connectors → Add custom connector
- LangChain gisgp detect_coordinate_order pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gisgp https://gisgp.com/mcp
Other tools on this server
- convert_coordinates
- validate_geojson
- geojson_to_csv
- count_features
- extract_domains
- check_field_types
- check_service_health
- rest_explore
- compare_schemas
- shapefile_to_geojson
- kml_to_geojson
- gpx_to_geojson
- geojson_to_gpx
- flatgeobuf_to_geojson
- geojson_to_flatgeobuf
- mapinfo_tab_to_geojson
- geojson_to_mapinfo_tab
- query_features
- query_statistics
- geometry_stats
- reproject_geojson
- simplify_geometry
- reduce_precision
- csv_to_geojson
- geojson_to_kml
- geojson_to_shapefile
- gpx_to_kml
- kml_to_shapefile
- kml_to_gpx
- shapefile_to_gpx
- gpx_to_shapefile
- csv_to_gpx
- gpx_to_csv
- wkt_to_geojson
- geojson_to_wkt
- dxf_to_geojson
- geojson_to_dxf
- list_dxf_layers
- georeference_dxf
- dxf_to_pdf_report
- grade_service
- audit_service
- find_layer_issues
- share_map
- embed_map_snippet
- buffer_geojson
- dissolve_geojson
- centroids_geojson
- convex_hull_geojson
- overlay_geojson
- spatial_join_geojson
- nearest_features_geojson
- fix_geometry
- geojson_diff
- epsg_suggest
- tile_math
- envelope_geojson
- minimum_rotated_rectangle
- voronoi_geojson
- full_service_audit
- geometry_health_report
- get_terrain_profile
- get_climate_history
- classify_land_cover
- analyze_location
- geocode_address
- offset_coordinates
- guess_crs_from_coordinates
- parse_coordinate
- format_coordinate
- generate_static_map_image
- assess_grid_exposure
- assess_renewable_site
- assess_pipeline_proximity
- assess_protected_area_proximity
- get_river_flow_status
- discover_open_geodata
- assess_ev_charging_site
- assess_telecom_site
- rank_renewable_sites
- assess_wildfire_risk
- calculate_route
- estimate_cost
- check_wallet_balance
- assess_property_hazard
- rank_hazard_safe_sites
- assess_portfolio_climate_disclosure
- assess_supply_chain_redundancy
- assess_energy_community_credit
- assess_datacenter_site
- assess_reforestation_site
- get_elevation_profile
- discover_open_geodata_pro
- assess_airspace_obstruction_proximity
- assess_site_due_diligence
- export_geojson_to_pdf
- export_geojson_to_excel
- bundle_migrate_convert
- bundle_export_fixed
- bundle_export_multi_format
- bundle_migration_readiness
- bundle_geocode_enrich
- bundle_create_export_schedule
- cancel_export_schedule
- assess_property_hazard_x402
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.