GIS Data Conversion

GIS Data Conversion

ronantakizawa

Converts geographic data between multiple formats including WKT, GeoJSON, CSV, TopoJSON, and KML. Also provides reverse geocoding to convert coordinates into location information.

15377 views8Local (stdio)

What it does

  • Convert between WKT and GeoJSON formats
  • Transform CSV data with coordinates to GeoJSON
  • Convert TopoJSON to GeoJSON while preserving topology
  • Transform KML files to GeoJSON format
  • Perform reverse geocoding on coordinates
  • Convert GeoJSON back to CSV format

Best for

GIS developers working with multiple data formatsData analysts processing geographic datasetsMapping applications requiring format conversion
Supports 5+ geographic data formatsPreserves topology during conversionIncludes reverse geocoding capability

Tools (6)

test_accessibility

Test a webpage for accessibility issues using Axe-core

test_html_string

Test an HTML string for accessibility issues

get_rules

Get information about available accessibility rules with optional filtering

check_color_contrast

Check if a foreground and background color combination meets WCAG contrast requirements

check_aria_attributes

Check if ARIA attributes are used correctly in HTML

Alternatives