Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

deepicedrain_regions.geojson 2.2 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
  1. {
  2. "type": "FeatureCollection",
  3. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3031" } },
  4. "features": [
  5. { "type": "Feature", "properties": { "placename": "amundsen_sea_embayment", "fullname": "Amundsen Sea Embayment" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -936000.0, -904000.0 ], [ -936000.0, 120000.0 ], [ -1832000.0, 120000.0 ], [ -1832000.0, -904000.0 ], [ -936000.0, -904000.0 ] ] ] } },
  6. { "type": "Feature", "properties": { "placename": "kamb", "fullname": "Kamb Ice Stream" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -365489.6822096751, -739741.7702261859 ], [ -365489.6822096751, -699564.516934089 ], [ -411054.19240523444, -699564.516934089 ], [ -411054.19240523444, -739741.7702261859 ], [ -365489.6822096751, -739741.7702261859 ] ] ] } },
  7. { "type": "Feature", "properties": { "placename": "antarctica", "fullname": "Antarctica" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2800000.0, -2200000.0 ], [ 2800000.0, 2300000.0 ], [ -2700000.0, 2300000.0 ], [ -2700000.0, -2200000.0 ], [ 2800000.0, -2200000.0 ] ] ] } },
  8. { "type": "Feature", "properties": { "placename": "siple_coast", "fullname": "Siple Coast" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 250000.0, -1000000.0 ], [ 250000.0, -100000.0 ], [ -1000000.0, -100000.0 ], [ -1000000.0, -1000000.0 ], [ 250000.0, -1000000.0 ] ] ] } },
  9. { "type": "Feature", "properties": { "placename": "slessor_downstream", "fullname": "Slessor Glacier (Downstream)" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -200000.0, 800000.0 ], [ -200000.0, 1200000.0 ], [ -600000.0, 1200000.0 ], [ -600000.0, 800000.0 ], [ -200000.0, 800000.0 ] ] ] } },
  10. { "type": "Feature", "properties": { "placename": "whillans_downstream", "fullname": "Whillans Ice Stream (Downstream)" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, -800000.0 ], [ 0.0, -400000.0 ], [ -400000.0, -400000.0 ], [ -400000.0, -800000.0 ], [ 0.0, -800000.0 ] ] ] } },
  11. { "type": "Feature", "properties": { "placename": "whillans_upstream", "fullname": "Whillans Ice Stream (Upstream)" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -400000.0, -800000.0 ], [ -400000.0, -400000.0 ], [ -800000.0, -400000.0 ], [ -800000.0, -800000.0 ], [ -400000.0, -800000.0 ] ] ] } }
  12. ]
  13. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...