You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert JSON files into GeoJSON with a polygon geometries in WGS84 coordinate system. JOSN file has a field "Polygon_coord" that contain a series of coordinates defined as two fields "Geo_long" and "Geo_lat" which represents a vertices of a polygon geometry. Longitude and Latitude are stored in DDMMSSX format.