Skip to content

Instantly share code, notes, and snippets.

@TNick
Created November 29, 2020 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TNick/0570b719a053fa5b004e610c2a6d68f7 to your computer and use it in GitHub Desktop.
Save TNick/0570b719a053fa5b004e610c2a6d68f7 to your computer and use it in GitHub Desktop.
{
"type": "DomainSetType",
"generalGrid": {
"type": "GeneralGridCoverageType",
"srsName": "http://www.opengis.net/def/crs/OGC/1.3//3844",
"axisLabels": [
"x",
"y"
],
"axis": [
{
"type": "RegularAxisType",
"axisLabel": "x",
"lowerBound": 546155.1560489489,
"upperBound": 548602.770504091,
"uomLabel": "metre",
"resolution": 0.3182439806451911
},
{
"type": "RegularAxisType",
"axisLabel": "y",
"lowerBound": 474706.10115270154,
"upperBound": 477039.46601879207,
"uomLabel": "metre",
"resolution": 0.3182439806451911
}
],
"gridLimits": {
"type": "GridLimitsType",
"srsName": "http://www.opengis.net/def/crs/OGC/0/Index2D",
"axisLabels": [
"i",
"j"
],
"axis": [
{
"type": "IndexAxisType",
"axisLabel": "i",
"lowerBound": 0,
"upperBound": 7691
},
{
"type": "IndexAxisType",
"axisLabel": "j",
"lowerBound": 0,
"upperBound": 7332
}
]
}
},
"_meta": {
"tags": {
"AREA_OR_POINT": "Point",
"TIFFTAG_RESOLUTIONUNIT": "1 (unitless)",
"TIFFTAG_SOFTWARE": "Arc/Info",
"TIFFTAG_XRESOLUTION": "3.142",
"TIFFTAG_YRESOLUTION": "3.142"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment