pyogrio 0.12.0__cp314-cp314t-macosx_12_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyogrio/.dylibs/libgdal.37.3.11.4.dylib +0 -0
- pyogrio/__init__.py +57 -0
- pyogrio/_compat.py +54 -0
- pyogrio/_env.py +59 -0
- pyogrio/_err.cpython-314t-darwin.so +0 -0
- pyogrio/_geometry.cpython-314t-darwin.so +0 -0
- pyogrio/_io.cpython-314t-darwin.so +0 -0
- pyogrio/_ogr.cpython-314t-darwin.so +0 -0
- pyogrio/_version.py +21 -0
- pyogrio/_vsi.cpython-314t-darwin.so +0 -0
- pyogrio/core.py +387 -0
- pyogrio/errors.py +25 -0
- pyogrio/gdal_data/GDAL-targets-release.cmake +19 -0
- pyogrio/gdal_data/GDAL-targets.cmake +106 -0
- pyogrio/gdal_data/GDALConfig.cmake +24 -0
- pyogrio/gdal_data/GDALConfigVersion.cmake +65 -0
- pyogrio/gdal_data/GDALLogoBW.svg +138 -0
- pyogrio/gdal_data/GDALLogoColor.svg +126 -0
- pyogrio/gdal_data/GDALLogoGS.svg +126 -0
- pyogrio/gdal_data/LICENSE.TXT +467 -0
- pyogrio/gdal_data/MM_m_idofic.csv +321 -0
- pyogrio/gdal_data/copyright +467 -0
- pyogrio/gdal_data/cubewerx_extra.wkt +48 -0
- pyogrio/gdal_data/default.rsc +0 -0
- pyogrio/gdal_data/ecw_cs.wkt +1453 -0
- pyogrio/gdal_data/eedaconf.json +23 -0
- pyogrio/gdal_data/epsg.wkt +1 -0
- pyogrio/gdal_data/esri_StatePlane_extra.wkt +631 -0
- pyogrio/gdal_data/gdal_algorithm.schema.json +220 -0
- pyogrio/gdal_data/gdalg.schema.json +36 -0
- pyogrio/gdal_data/gdalicon.png +0 -0
- pyogrio/gdal_data/gdalinfo_output.schema.json +390 -0
- pyogrio/gdal_data/gdalmdiminfo_output.schema.json +326 -0
- pyogrio/gdal_data/gdaltileindex.xsd +253 -0
- pyogrio/gdal_data/gdalvrt.xsd +927 -0
- pyogrio/gdal_data/gfs.xsd +246 -0
- pyogrio/gdal_data/gml_registry.xml +117 -0
- pyogrio/gdal_data/gml_registry.xsd +66 -0
- pyogrio/gdal_data/grib2_center.csv +251 -0
- pyogrio/gdal_data/grib2_process.csv +102 -0
- pyogrio/gdal_data/grib2_subcenter.csv +63 -0
- pyogrio/gdal_data/grib2_table_4_2_0_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_13.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_14.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_15.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_16.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_17.csv +11 -0
- pyogrio/gdal_data/grib2_table_4_2_0_18.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_19.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_190.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_191.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_20.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_21.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_6.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_0_7.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_191.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_10_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_1_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_1_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_1_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_20_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_20_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_20_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_2_6.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_3_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_3_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_3_2.csv +28 -0
- pyogrio/gdal_data/grib2_table_4_2_3_3.csv +8 -0
- pyogrio/gdal_data/grib2_table_4_2_3_4.csv +14 -0
- pyogrio/gdal_data/grib2_table_4_2_3_5.csv +11 -0
- pyogrio/gdal_data/grib2_table_4_2_3_6.csv +11 -0
- pyogrio/gdal_data/grib2_table_4_2_4_0.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_1.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_10.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_2.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_3.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_4.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_6.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_7.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_8.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_4_9.csv +261 -0
- pyogrio/gdal_data/grib2_table_4_2_local_Canada.csv +5 -0
- pyogrio/gdal_data/grib2_table_4_2_local_HPC.csv +2 -0
- pyogrio/gdal_data/grib2_table_4_2_local_MRMS.csv +175 -0
- pyogrio/gdal_data/grib2_table_4_2_local_NCEP.csv +401 -0
- pyogrio/gdal_data/grib2_table_4_2_local_NDFD.csv +38 -0
- pyogrio/gdal_data/grib2_table_4_2_local_index.csv +7 -0
- pyogrio/gdal_data/grib2_table_4_5.csv +261 -0
- pyogrio/gdal_data/grib2_table_versions.csv +3 -0
- pyogrio/gdal_data/gt_datum.csv +229 -0
- pyogrio/gdal_data/gt_ellips.csv +24 -0
- pyogrio/gdal_data/header.dxf +1124 -0
- pyogrio/gdal_data/inspire_cp_BasicPropertyUnit.gfs +57 -0
- pyogrio/gdal_data/inspire_cp_CadastralBoundary.gfs +60 -0
- pyogrio/gdal_data/inspire_cp_CadastralParcel.gfs +81 -0
- pyogrio/gdal_data/inspire_cp_CadastralZoning.gfs +161 -0
- pyogrio/gdal_data/jpfgdgml_AdmArea.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_AdmBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_AdmPt.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_BldA.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_BldL.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_Cntr.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_CommBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_CommPt.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_Cstline.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_ElevPt.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_GCP.gfs +94 -0
- pyogrio/gdal_data/jpfgdgml_LeveeEdge.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_RailCL.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_RdASL.gfs +44 -0
- pyogrio/gdal_data/jpfgdgml_RdArea.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_RdCompt.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_RdEdg.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_RdMgtBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_RdSgmtA.gfs +59 -0
- pyogrio/gdal_data/jpfgdgml_RvrMgtBdry.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_SBAPt.gfs +49 -0
- pyogrio/gdal_data/jpfgdgml_SBArea.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_SBBdry.gfs +44 -0
- pyogrio/gdal_data/jpfgdgml_WA.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_WL.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_WStrA.gfs +54 -0
- pyogrio/gdal_data/jpfgdgml_WStrL.gfs +54 -0
- pyogrio/gdal_data/leaflet_template.html +102 -0
- pyogrio/gdal_data/nitf_spec.xml +3288 -0
- pyogrio/gdal_data/nitf_spec.xsd +171 -0
- pyogrio/gdal_data/ogr_fields_override.schema.json +125 -0
- pyogrio/gdal_data/ogrinfo_output.schema.json +528 -0
- pyogrio/gdal_data/ogrvrt.xsd +528 -0
- pyogrio/gdal_data/osmconf.ini +134 -0
- pyogrio/gdal_data/ozi_datum.csv +131 -0
- pyogrio/gdal_data/ozi_ellips.csv +35 -0
- pyogrio/gdal_data/pci_datum.txt +530 -0
- pyogrio/gdal_data/pci_ellips.txt +129 -0
- pyogrio/gdal_data/pdfcomposition.xsd +703 -0
- pyogrio/gdal_data/pds4_template.xml +65 -0
- pyogrio/gdal_data/plscenesconf.json +1985 -0
- pyogrio/gdal_data/ruian_vf_ob_v1.gfs +1455 -0
- pyogrio/gdal_data/ruian_vf_st_uvoh_v1.gfs +86 -0
- pyogrio/gdal_data/ruian_vf_st_v1.gfs +1489 -0
- pyogrio/gdal_data/ruian_vf_v1.gfs +2126 -0
- pyogrio/gdal_data/s57agencies.csv +249 -0
- pyogrio/gdal_data/s57attributes.csv +484 -0
- pyogrio/gdal_data/s57expectedinput.csv +1008 -0
- pyogrio/gdal_data/s57objectclasses.csv +287 -0
- pyogrio/gdal_data/seed_2d.dgn +0 -0
- pyogrio/gdal_data/seed_3d.dgn +0 -0
- pyogrio/gdal_data/stateplane.csv +259 -0
- pyogrio/gdal_data/template_tiles.mapml +28 -0
- pyogrio/gdal_data/tms_LINZAntarticaMapTileGrid.json +190 -0
- pyogrio/gdal_data/tms_MapML_APSTILE.json +268 -0
- pyogrio/gdal_data/tms_MapML_CBMTILE.json +346 -0
- pyogrio/gdal_data/tms_NZTM2000.json +243 -0
- pyogrio/gdal_data/trailer.dxf +434 -0
- pyogrio/gdal_data/usage +4 -0
- pyogrio/gdal_data/vcpkg-cmake-wrapper.cmake +23 -0
- pyogrio/gdal_data/vcpkg.spdx.json +291 -0
- pyogrio/gdal_data/vcpkg_abi_info.txt +45 -0
- pyogrio/gdal_data/vdv452.xml +349 -0
- pyogrio/gdal_data/vdv452.xsd +45 -0
- pyogrio/gdal_data/vicar.json +164 -0
- pyogrio/geopandas.py +978 -0
- pyogrio/proj_data/CH +22 -0
- pyogrio/proj_data/GL27 +23 -0
- pyogrio/proj_data/ITRF2000 +24 -0
- pyogrio/proj_data/ITRF2008 +94 -0
- pyogrio/proj_data/ITRF2014 +55 -0
- pyogrio/proj_data/ITRF2020 +91 -0
- pyogrio/proj_data/copyright +34 -0
- pyogrio/proj_data/deformation_model.schema.json +582 -0
- pyogrio/proj_data/nad.lst +142 -0
- pyogrio/proj_data/nad27 +810 -0
- pyogrio/proj_data/nad83 +745 -0
- pyogrio/proj_data/other.extra +53 -0
- pyogrio/proj_data/proj-config-version.cmake +44 -0
- pyogrio/proj_data/proj-config.cmake +79 -0
- pyogrio/proj_data/proj-targets-release.cmake +19 -0
- pyogrio/proj_data/proj-targets.cmake +107 -0
- pyogrio/proj_data/proj.db +0 -0
- pyogrio/proj_data/proj.ini +59 -0
- pyogrio/proj_data/proj4-targets-release.cmake +19 -0
- pyogrio/proj_data/proj4-targets.cmake +107 -0
- pyogrio/proj_data/projjson.schema.json +1174 -0
- pyogrio/proj_data/triangulation.schema.json +214 -0
- pyogrio/proj_data/usage +9 -0
- pyogrio/proj_data/vcpkg.spdx.json +203 -0
- pyogrio/proj_data/vcpkg_abi_info.txt +28 -0
- pyogrio/proj_data/world +214 -0
- pyogrio/raw.py +897 -0
- pyogrio/tests/__init__.py +0 -0
- pyogrio/tests/conftest.py +588 -0
- pyogrio/tests/fixtures/README.md +108 -0
- pyogrio/tests/fixtures/curve.gpkg +0 -0
- pyogrio/tests/fixtures/curvepolygon.gpkg +0 -0
- pyogrio/tests/fixtures/line_zm.gpkg +0 -0
- pyogrio/tests/fixtures/list_field_values_file.parquet +0 -0
- pyogrio/tests/fixtures/list_nested_struct_file.parquet +0 -0
- pyogrio/tests/fixtures/multisurface.gpkg +0 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.cpg +1 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.dbf +0 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.prj +1 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.shp +0 -0
- pyogrio/tests/fixtures/naturalearth_lowres/naturalearth_lowres.shx +0 -0
- pyogrio/tests/fixtures/sample.osm.pbf +0 -0
- pyogrio/tests/fixtures/test_gpkg_nulls.gpkg +0 -0
- pyogrio/tests/test_arrow.py +1160 -0
- pyogrio/tests/test_core.py +702 -0
- pyogrio/tests/test_geopandas_io.py +3218 -0
- pyogrio/tests/test_path.py +374 -0
- pyogrio/tests/test_raw_io.py +1473 -0
- pyogrio/tests/test_util.py +56 -0
- pyogrio/util.py +258 -0
- pyogrio-0.12.0.dist-info/METADATA +125 -0
- pyogrio-0.12.0.dist-info/RECORD +231 -0
- pyogrio-0.12.0.dist-info/WHEEL +6 -0
- pyogrio-0.12.0.dist-info/licenses/LICENSE +21 -0
- pyogrio-0.12.0.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"description": "Schema for triangulation based transformation",
|
|
4
|
+
"type": "object",
|
|
5
|
+
"properties": {
|
|
6
|
+
"file_type": {
|
|
7
|
+
"type": "string",
|
|
8
|
+
"enum": [
|
|
9
|
+
"triangulation_file"
|
|
10
|
+
],
|
|
11
|
+
"description": "File type. Always \"triangulation_file\""
|
|
12
|
+
},
|
|
13
|
+
"format_version": {
|
|
14
|
+
"type": "string",
|
|
15
|
+
"enum": [
|
|
16
|
+
"1.0", "1.1"
|
|
17
|
+
]
|
|
18
|
+
},
|
|
19
|
+
"name": {
|
|
20
|
+
"type": "string",
|
|
21
|
+
"description": "A brief descriptive name of the triangulation"
|
|
22
|
+
},
|
|
23
|
+
"version": {
|
|
24
|
+
"type": "string",
|
|
25
|
+
"description": "A string identifying the version of the triangulation. The format for specifying version will be defined by the agency responsible for the triangulation"
|
|
26
|
+
},
|
|
27
|
+
"publication_date": {
|
|
28
|
+
"$ref": "#/definitions/datetime",
|
|
29
|
+
"description": "The date on which this version of the triangulation was published (or possibly the date on which it takes effect?)"
|
|
30
|
+
},
|
|
31
|
+
"fallback_strategy": {
|
|
32
|
+
"type": "string",
|
|
33
|
+
"enum": [
|
|
34
|
+
"none",
|
|
35
|
+
"nearest_side",
|
|
36
|
+
"nearest_centroid"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
"license": {
|
|
40
|
+
"type": "string",
|
|
41
|
+
"description": "License under which the file is published"
|
|
42
|
+
},
|
|
43
|
+
"description": {
|
|
44
|
+
"type": "string",
|
|
45
|
+
"description": "A text description of the file"
|
|
46
|
+
},
|
|
47
|
+
"authority": {
|
|
48
|
+
"type": "object",
|
|
49
|
+
"description": "Basic information about the agency responsible for the data set",
|
|
50
|
+
"properties": {
|
|
51
|
+
"name": {
|
|
52
|
+
"type": "string",
|
|
53
|
+
"description": "The name of the agency"
|
|
54
|
+
},
|
|
55
|
+
"url": {
|
|
56
|
+
"type": "string",
|
|
57
|
+
"description": "The url of the agency website",
|
|
58
|
+
"format": "uri"
|
|
59
|
+
},
|
|
60
|
+
"address": {
|
|
61
|
+
"type": "string",
|
|
62
|
+
"description": "The postal address of the agency"
|
|
63
|
+
},
|
|
64
|
+
"email": {
|
|
65
|
+
"type": "string",
|
|
66
|
+
"description": "An email contact address for the agency",
|
|
67
|
+
"format": "email"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"required": [
|
|
71
|
+
"name"
|
|
72
|
+
],
|
|
73
|
+
"additionalProperties": false
|
|
74
|
+
},
|
|
75
|
+
"links": {
|
|
76
|
+
"type": "array",
|
|
77
|
+
"description": "Links to related information",
|
|
78
|
+
"items": {
|
|
79
|
+
"type": "object",
|
|
80
|
+
"properties": {
|
|
81
|
+
"href": {
|
|
82
|
+
"type": "string",
|
|
83
|
+
"description": "The URL holding the information",
|
|
84
|
+
"format": "uri"
|
|
85
|
+
},
|
|
86
|
+
"rel": {
|
|
87
|
+
"type": "string",
|
|
88
|
+
"description": "The relationship to the dataset. Proposed relationships are:\n- \"about\": a web page for human consumption describing the model\n- \"source\": the authoritative source data from which the triangulation is built.\n- \"metadata\": ISO 19115 XML metadata regarding the triangulation."
|
|
89
|
+
},
|
|
90
|
+
"type": {
|
|
91
|
+
"type": "string",
|
|
92
|
+
"description": "MIME type"
|
|
93
|
+
},
|
|
94
|
+
"title": {
|
|
95
|
+
"type": "string",
|
|
96
|
+
"description": "Description of the link"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"required": [
|
|
100
|
+
"href"
|
|
101
|
+
],
|
|
102
|
+
"additionalProperties": false
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"extent": {
|
|
106
|
+
"$ref": "#/definitions/extent",
|
|
107
|
+
"description": "Defines the region within which the triangulation is defined. This should be a bounding box defined as an array of [west,south,east,north] coordinate values in a unspecified geographic CRS. This bounding box should be seen as approximate, given that triangulation may be defined with projected coordinates, and also because some triangulations may not cover the whole bounding box."
|
|
108
|
+
},
|
|
109
|
+
"input_crs": {
|
|
110
|
+
"$ref": "#/definitions/crs",
|
|
111
|
+
"description": "String identifying the CRS of source coordinates in the vertices. Typically \"EPSG:XXXX\". If the transformation is for vertical component, this should be the code for a compound CRS (can be EPSG:XXXX+YYYY where XXXX is the code of the horizontal CRS and YYYY the code of the vertical CRS). For example, for the KKJ->ETRS89 transformation, this is EPSG:2393 (\"KKJ / Finland Uniform Coordinate System\"). The input coordinates are assumed to be passed in the \"normalized for visualisation\" / \"GIS friendly\" order, that is longitude, latitude for geographic coordinates and easting, northing for projected coordinates."
|
|
112
|
+
},
|
|
113
|
+
"output_crs": {
|
|
114
|
+
"$ref": "#/definitions/crs",
|
|
115
|
+
"description": "String identifying the CRS of target coordinates in the vertices. Typically \"EPSG:XXXX\". If the transformation is for vertical component, this should be the code for a compound CRS (can be EPSG:XXXX+YYYY where XXXX is the code of the horizontal CRS and YYYY the code of the vertical CRS). For example, for the KKJ->ETRS89 transformation, this is EPSG:3067 (\"ETRS89 / TM35FIN(E,N)\"). The output coordinates will be returned in the \"normalized for visualisation\" / \"GIS friendly\" order, that is easting, that is longitude, latitude for geographic coordinates and easting, northing for projected coordinates."
|
|
116
|
+
},
|
|
117
|
+
"transformed_components": {
|
|
118
|
+
"type": "array",
|
|
119
|
+
"description": "Specify which component of the coordinates are transformed. Either \"horizontal\", \"vertical\" or both",
|
|
120
|
+
"minItems": 1,
|
|
121
|
+
"maxItems": 2,
|
|
122
|
+
"items": {
|
|
123
|
+
"type": "string",
|
|
124
|
+
"enum": [
|
|
125
|
+
"horizontal",
|
|
126
|
+
"vertical"
|
|
127
|
+
]
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"vertices_columns": {
|
|
131
|
+
"type": "array",
|
|
132
|
+
"description": "Specify the name of the columns of the rows in the \"vertices\" array. There must be exactly as many elements in \"vertices_columns\" as in a row of \"vertices\". The following names have a special meaning: \"source_x\", \"source_y\", \"target_x\", \"target_y\", \"source_z\", \"target_z\" and \"offset_z\". \"source_x\" and \"source_y\" are compulsory. \"source_x\" is for the source longitude (in degree) or easting. \"source_y\" is for the source latitude (in degree) or northing. \"target_x\" and \"target_y\" are compulsory when \"horizontal\" is specified in \"transformed_components\". (\"source_z\" and \"target_z\") or \"offset_z\" are compulsory when \"vertical\" is specified in \"transformed_components\".",
|
|
133
|
+
"minItems": 3,
|
|
134
|
+
"items": {
|
|
135
|
+
"type": "string"
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"triangles_columns": {
|
|
139
|
+
"type": "array",
|
|
140
|
+
"description": "Specify the name of the columns of the rows in the \"triangles\" array. There must be exactly as many elements in \"triangles_columns\" as in a row of \"triangles\". The following names have a special meaning: \"idx_vertex1\", \"idx_vertex2\", \"idx_vertex3\". They are compulsory.",
|
|
141
|
+
"minItems": 3,
|
|
142
|
+
"items": {
|
|
143
|
+
"type": "string"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
"vertices": {
|
|
147
|
+
"type": "array",
|
|
148
|
+
"description": "an array whose items are themselves arrays with as many columns as described in \"vertices_columns\"",
|
|
149
|
+
"items": {
|
|
150
|
+
"type": "array"
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
"triangles": {
|
|
154
|
+
"type": "array",
|
|
155
|
+
"description": "an array whose items are themselves arrays with as many columns as described in \"triangles_columns\". The value of the \"idx_vertexN\" columns must be indices (between 0 and len(\"vertices\"-1) of items of the \"vertices\" array",
|
|
156
|
+
"items": {
|
|
157
|
+
"type": "array"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"required": [
|
|
162
|
+
"file_type",
|
|
163
|
+
"format_version",
|
|
164
|
+
"transformed_components",
|
|
165
|
+
"vertices_columns",
|
|
166
|
+
"triangles_columns",
|
|
167
|
+
"vertices",
|
|
168
|
+
"triangles"
|
|
169
|
+
],
|
|
170
|
+
"additionalProperties": false,
|
|
171
|
+
"definitions": {
|
|
172
|
+
"crs": {
|
|
173
|
+
"type": "string"
|
|
174
|
+
},
|
|
175
|
+
"datetime": {
|
|
176
|
+
"type": "string",
|
|
177
|
+
"format": "date-time",
|
|
178
|
+
"pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"
|
|
179
|
+
},
|
|
180
|
+
"extent": {
|
|
181
|
+
"type": "object",
|
|
182
|
+
"properties": {
|
|
183
|
+
"type": {
|
|
184
|
+
"type": "string",
|
|
185
|
+
"enum": [
|
|
186
|
+
"bbox"
|
|
187
|
+
]
|
|
188
|
+
},
|
|
189
|
+
"name" : {
|
|
190
|
+
"type": "string",
|
|
191
|
+
"description": "Name of the extent (e.g. \"Finland - mainland south of 66°N\")"
|
|
192
|
+
},
|
|
193
|
+
"parameters": {
|
|
194
|
+
"type": "object",
|
|
195
|
+
"properties": {
|
|
196
|
+
"bbox": {
|
|
197
|
+
"type": "array",
|
|
198
|
+
"minItems": 4,
|
|
199
|
+
"maxItems": 4,
|
|
200
|
+
"items": {
|
|
201
|
+
"type": "number"
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
"required": [
|
|
208
|
+
"type",
|
|
209
|
+
"parameters"
|
|
210
|
+
],
|
|
211
|
+
"additionalProperties": false
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
}
|
pyogrio/proj_data/usage
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/spdx/spdx-spec/v2.2.1/schemas/spdx-schema.json",
|
|
3
|
+
"spdxVersion": "SPDX-2.2",
|
|
4
|
+
"dataLicense": "CC0-1.0",
|
|
5
|
+
"SPDXID": "SPDXRef-DOCUMENT",
|
|
6
|
+
"documentNamespace": "https://spdx.org/spdxdocs/proj-arm64-osx-dynamic-release-9.6.2-a74aa533-f0c7-4ae0-bd3f-365ecceab4a9",
|
|
7
|
+
"name": "proj:arm64-osx-dynamic-release@9.6.2 08edb92358a37487411f7cf8e4c11bd386dc406eb1181e0acb4f804527267d71",
|
|
8
|
+
"creationInfo": {
|
|
9
|
+
"creators": [
|
|
10
|
+
"Tool: vcpkg-2025-07-21-d4b65a2b83ae6c3526acd1c6f3b51aff2a884533"
|
|
11
|
+
],
|
|
12
|
+
"created": "2025-11-20T09:55:10Z"
|
|
13
|
+
},
|
|
14
|
+
"relationships": [
|
|
15
|
+
{
|
|
16
|
+
"spdxElementId": "SPDXRef-port",
|
|
17
|
+
"relationshipType": "GENERATES",
|
|
18
|
+
"relatedSpdxElement": "SPDXRef-binary"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"spdxElementId": "SPDXRef-port",
|
|
22
|
+
"relationshipType": "CONTAINS",
|
|
23
|
+
"relatedSpdxElement": "SPDXRef-file-0"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"spdxElementId": "SPDXRef-port",
|
|
27
|
+
"relationshipType": "CONTAINS",
|
|
28
|
+
"relatedSpdxElement": "SPDXRef-file-1"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"spdxElementId": "SPDXRef-port",
|
|
32
|
+
"relationshipType": "CONTAINS",
|
|
33
|
+
"relatedSpdxElement": "SPDXRef-file-2"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"spdxElementId": "SPDXRef-port",
|
|
37
|
+
"relationshipType": "CONTAINS",
|
|
38
|
+
"relatedSpdxElement": "SPDXRef-file-3"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"spdxElementId": "SPDXRef-port",
|
|
42
|
+
"relationshipType": "CONTAINS",
|
|
43
|
+
"relatedSpdxElement": "SPDXRef-file-4"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"spdxElementId": "SPDXRef-port",
|
|
47
|
+
"relationshipType": "CONTAINS",
|
|
48
|
+
"relatedSpdxElement": "SPDXRef-file-5"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"spdxElementId": "SPDXRef-binary",
|
|
52
|
+
"relationshipType": "GENERATED_FROM",
|
|
53
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"spdxElementId": "SPDXRef-file-0",
|
|
57
|
+
"relationshipType": "CONTAINED_BY",
|
|
58
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"spdxElementId": "SPDXRef-file-1",
|
|
62
|
+
"relationshipType": "CONTAINED_BY",
|
|
63
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"spdxElementId": "SPDXRef-file-2",
|
|
67
|
+
"relationshipType": "CONTAINED_BY",
|
|
68
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"spdxElementId": "SPDXRef-file-3",
|
|
72
|
+
"relationshipType": "CONTAINED_BY",
|
|
73
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"spdxElementId": "SPDXRef-file-3",
|
|
77
|
+
"relationshipType": "DEPENDENCY_MANIFEST_OF",
|
|
78
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"spdxElementId": "SPDXRef-file-4",
|
|
82
|
+
"relationshipType": "CONTAINED_BY",
|
|
83
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"spdxElementId": "SPDXRef-file-5",
|
|
87
|
+
"relationshipType": "CONTAINED_BY",
|
|
88
|
+
"relatedSpdxElement": "SPDXRef-port"
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"packages": [
|
|
92
|
+
{
|
|
93
|
+
"name": "proj",
|
|
94
|
+
"SPDXID": "SPDXRef-port",
|
|
95
|
+
"versionInfo": "9.6.2",
|
|
96
|
+
"downloadLocation": "git+https://github.com/Microsoft/vcpkg@5b95394b951dfe53d6aaf529f4a3b9782d3f6233",
|
|
97
|
+
"homepage": "https://proj.org/",
|
|
98
|
+
"licenseConcluded": "MIT",
|
|
99
|
+
"licenseDeclared": "NOASSERTION",
|
|
100
|
+
"copyrightText": "NOASSERTION",
|
|
101
|
+
"description": "PROJ library for cartographic projections",
|
|
102
|
+
"comment": "This is the port (recipe) consumed by vcpkg."
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"name": "proj:arm64-osx-dynamic-release",
|
|
106
|
+
"SPDXID": "SPDXRef-binary",
|
|
107
|
+
"versionInfo": "08edb92358a37487411f7cf8e4c11bd386dc406eb1181e0acb4f804527267d71",
|
|
108
|
+
"downloadLocation": "NONE",
|
|
109
|
+
"licenseConcluded": "MIT",
|
|
110
|
+
"licenseDeclared": "NOASSERTION",
|
|
111
|
+
"copyrightText": "NOASSERTION",
|
|
112
|
+
"comment": "This is a binary package built by vcpkg."
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"SPDXID": "SPDXRef-resource-0",
|
|
116
|
+
"name": "OSGeo/PROJ",
|
|
117
|
+
"downloadLocation": "git+https://github.com/OSGeo/PROJ@9.6.2",
|
|
118
|
+
"licenseConcluded": "NOASSERTION",
|
|
119
|
+
"licenseDeclared": "NOASSERTION",
|
|
120
|
+
"copyrightText": "NOASSERTION",
|
|
121
|
+
"checksums": [
|
|
122
|
+
{
|
|
123
|
+
"algorithm": "SHA512",
|
|
124
|
+
"checksumValue": "8d3dc8c65b9b0d5239c408d8c3634bcdcbdab2d365956d46633ca0ccdcea8d80a434cc71b65bf702e6cf697c33509cf51b441eb6f11220d3e5beec9d39e0ea2a"
|
|
125
|
+
}
|
|
126
|
+
]
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"files": [
|
|
130
|
+
{
|
|
131
|
+
"fileName": "./sqlite.diff",
|
|
132
|
+
"SPDXID": "SPDXRef-file-0",
|
|
133
|
+
"checksums": [
|
|
134
|
+
{
|
|
135
|
+
"algorithm": "SHA256",
|
|
136
|
+
"checksumValue": "75049bf707593bb9a22a6f77ccc062fe1343484a12920adc7be5c29c14746857"
|
|
137
|
+
}
|
|
138
|
+
],
|
|
139
|
+
"licenseConcluded": "NOASSERTION",
|
|
140
|
+
"copyrightText": "NOASSERTION"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"fileName": "./usage",
|
|
144
|
+
"SPDXID": "SPDXRef-file-1",
|
|
145
|
+
"checksums": [
|
|
146
|
+
{
|
|
147
|
+
"algorithm": "SHA256",
|
|
148
|
+
"checksumValue": "ae06beae83376cd9f11db8c2596bd038f89ae1e2cd32b82ee333f1572070370a"
|
|
149
|
+
}
|
|
150
|
+
],
|
|
151
|
+
"licenseConcluded": "NOASSERTION",
|
|
152
|
+
"copyrightText": "NOASSERTION"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"fileName": "./portfile.cmake",
|
|
156
|
+
"SPDXID": "SPDXRef-file-2",
|
|
157
|
+
"checksums": [
|
|
158
|
+
{
|
|
159
|
+
"algorithm": "SHA256",
|
|
160
|
+
"checksumValue": "864a79b13af51653d1c59cc06e199e9961d6ebe0f5469d85afc8f3aa7fbef65e"
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"licenseConcluded": "NOASSERTION",
|
|
164
|
+
"copyrightText": "NOASSERTION"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"fileName": "./vcpkg.json",
|
|
168
|
+
"SPDXID": "SPDXRef-file-3",
|
|
169
|
+
"checksums": [
|
|
170
|
+
{
|
|
171
|
+
"algorithm": "SHA256",
|
|
172
|
+
"checksumValue": "fecb1100e4cb00013f63faabe9dce4c6df64a91323308288a907d4a4f90507ab"
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"licenseConcluded": "NOASSERTION",
|
|
176
|
+
"copyrightText": "NOASSERTION"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"fileName": "./remove_toolset_restriction.patch",
|
|
180
|
+
"SPDXID": "SPDXRef-file-4",
|
|
181
|
+
"checksums": [
|
|
182
|
+
{
|
|
183
|
+
"algorithm": "SHA256",
|
|
184
|
+
"checksumValue": "25c1c986673bd539f5ec920684a08b38d0d37d9e24b6793e5b79dbd717bde04e"
|
|
185
|
+
}
|
|
186
|
+
],
|
|
187
|
+
"licenseConcluded": "NOASSERTION",
|
|
188
|
+
"copyrightText": "NOASSERTION"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"fileName": "./fix-proj4-targets-cmake.patch",
|
|
192
|
+
"SPDXID": "SPDXRef-file-5",
|
|
193
|
+
"checksums": [
|
|
194
|
+
{
|
|
195
|
+
"algorithm": "SHA256",
|
|
196
|
+
"checksumValue": "d76e1d419d3367dda3381fd11a637f3465bc838d611fa8ceaca20048c1b3cd6e"
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"licenseConcluded": "NOASSERTION",
|
|
200
|
+
"copyrightText": "NOASSERTION"
|
|
201
|
+
}
|
|
202
|
+
]
|
|
203
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
cmake 4.1.1
|
|
2
|
+
curl ec51d2acaeabea8566ce1255af612d207b358683323052850038b75c42e50e73
|
|
3
|
+
features core;net;tiff
|
|
4
|
+
fix-proj4-targets-cmake.patch d76e1d419d3367dda3381fd11a637f3465bc838d611fa8ceaca20048c1b3cd6e
|
|
5
|
+
nlohmann-json 26c719044ae93f47d6a313a7b4c7a3b9fc14a95f81e32a6206cd4f401b54f69c
|
|
6
|
+
portfile.cmake 864a79b13af51653d1c59cc06e199e9961d6ebe0f5469d85afc8f3aa7fbef65e
|
|
7
|
+
ports.cmake 396a7ff92b4f63d694e861eda4041784616a05ca31268739cac927c0ac9c4843
|
|
8
|
+
post_build_checks 2
|
|
9
|
+
remove_toolset_restriction.patch 25c1c986673bd539f5ec920684a08b38d0d37d9e24b6793e5b79dbd717bde04e
|
|
10
|
+
sqlite.diff 75049bf707593bb9a22a6f77ccc062fe1343484a12920adc7be5c29c14746857
|
|
11
|
+
sqlite3 11db07c4ec65e672481bbcf607bdf90fc994ec9e3c65fd59e4d80efe35e95502
|
|
12
|
+
sqlite3 9b817dc79964e908d9fdadab4ade22e5de968cc86d413b319850ee3cd0316a8a
|
|
13
|
+
tiff 34b48c38a6d9fa9ef4b85ad9eb135fca51bebde5b6a8d473bdf22439ff6faffb
|
|
14
|
+
triplet arm64-osx-dynamic-release
|
|
15
|
+
triplet_abi bfb2f1a725a6c7d4c5a71c9867dbce26242b53ad1005a453f934440a490c77ba-c6536c929f0b7e5191e31cc452a71864a2b2273ecad8b5d2b27a82f75d8cc6af-56b562cec89f961ce9463c06a2f2944c6e72b730
|
|
16
|
+
usage ae06beae83376cd9f11db8c2596bd038f89ae1e2cd32b82ee333f1572070370a
|
|
17
|
+
vcpkg-cmake 3e4e6c45dca37440d5ad25141b1a0ee63019d170ad1707f6a15dda58ac262ede
|
|
18
|
+
vcpkg-cmake-config 402ae9b1941516996bc9feb112e5ebd653a57d35296b74da59369595d9ba1295
|
|
19
|
+
vcpkg.json fecb1100e4cb00013f63faabe9dce4c6df64a91323308288a907d4a4f90507ab
|
|
20
|
+
vcpkg_check_features 943b217e0968d64cf2cb9c272608e6a0b497377e792034f819809a79e1502c2b
|
|
21
|
+
vcpkg_copy_pdbs d15c2f2822d93ecb9023af44803328e491c5374136e0813600289582a72d196d
|
|
22
|
+
vcpkg_copy_tools 3d45ff761bddbabe8923b52330168dc3abd295fa469d3f2e47cb14dce85332d5
|
|
23
|
+
vcpkg_fixup_pkgconfig 1a15f6c6d8e2b244d83a7514a0412d339127d2217d1df60ad1388b546c85f777
|
|
24
|
+
vcpkg_from_git 96ed81968f76354c00096dd8cd4e63c6a235fa969334a11ab18d11c0c512ff58
|
|
25
|
+
vcpkg_from_github 1284881728e98a182fc63e841be04e39b8c94753fdc361603c72a63c1adcf846
|
|
26
|
+
vcpkg_install_copyright ba6c169ab4e59fa05682e530cdeb883767de22c8391f023d4e6844a7ec5dd3d2
|
|
27
|
+
vcpkg_list f5de3ebcbc40a4db90622ade9aca918e2cf404dc0d91342fcde457d730e6fa29
|
|
28
|
+
vcpkg_replace_string b450deb79207478b37119743e00808ebc42de0628e7b98c14ab24728bd5c78b8
|
pyogrio/proj_data/world
ADDED
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
# SCCSID @(#)world 1.2 95/08/05 GIE REL
|
|
2
|
+
# proj +init files for various non-U.S. coordinate systems.
|
|
3
|
+
#
|
|
4
|
+
<metadata> +lastupdate=2016-12-12
|
|
5
|
+
|
|
6
|
+
<CH1903> # Swiss Coordinate System
|
|
7
|
+
+proj=somerc +lat_0=46d57'8.660"N +lon_0=7d26'22.500"E
|
|
8
|
+
+ellps=bessel +x_0=600000 +y_0=200000
|
|
9
|
+
+k_0=1. no_defs <>
|
|
10
|
+
<madagascar> # Laborde grid for Madagascar
|
|
11
|
+
proj=labrd ellps=intl lon_0=46d26'13.95E lat_0=18d54S
|
|
12
|
+
azi=18d54 k_0=.9995 x_0=400000 y_0=800000
|
|
13
|
+
no_defs <>
|
|
14
|
+
<new_zealand> # New Zealand Map Grid (NZMG)
|
|
15
|
+
proj=nzmg # Projection unique to N.Z. so all factors fixed
|
|
16
|
+
no_defs <>
|
|
17
|
+
# Secondary grids DMA TM8358.1, p. 4.3
|
|
18
|
+
<bwi> # British West Indies
|
|
19
|
+
proj=tmerc ellps=clrk80 lon_0=62W
|
|
20
|
+
x_0=400000 k_0=0.9995
|
|
21
|
+
no_defs <>
|
|
22
|
+
<costa-n> # Costa Rica Norte
|
|
23
|
+
proj=lcc ellps=clrk66 lat_1=10d28N lon_0=84d20W
|
|
24
|
+
x_0=500000 y_0=217820.522 k_0=0.99995696
|
|
25
|
+
no_defs <>
|
|
26
|
+
<costa-s> # Costa Rica Sud
|
|
27
|
+
proj=lcc ellps=clrk66 lat_1=9dN lon_0=83d40W
|
|
28
|
+
x_0=500000 y_0=327987.436 k_0=0.99995696
|
|
29
|
+
no_defs <>
|
|
30
|
+
<cuba-n> # Cuba Norte
|
|
31
|
+
proj=lcc ellps=clrk66 lat_1=22d21N lon_0=81dW
|
|
32
|
+
x_0=500000 y_0=280296.016 k_0=0.99993602
|
|
33
|
+
no_defs <>
|
|
34
|
+
<cuba-s> # Cuba Sud
|
|
35
|
+
proj=lcc ellps=clrk66 lat_1=20d43'N lon_0=76d50'W
|
|
36
|
+
x_0=500000 y_0=229126.939 k_0=0.99994848
|
|
37
|
+
no_defs <>
|
|
38
|
+
<domin_rep> # Dominican Republic
|
|
39
|
+
proj=lcc ellps=clrk66 lat_1=18d49'N lon_0=71d30'W
|
|
40
|
+
x_0=500000 y_0=277063.657 k_0=0.99991102
|
|
41
|
+
no_defs <>
|
|
42
|
+
<egypt-1> # Egypt
|
|
43
|
+
proj=tmerc ellps=intl lon_0=25d30'E x_0=300000 k_0=0.99985
|
|
44
|
+
no_defs <>
|
|
45
|
+
<egypt-2> # Egypt
|
|
46
|
+
proj=tmerc ellps=intl lon_0=28d30'E x_0=300000 k_0=0.99985
|
|
47
|
+
no_defs <>
|
|
48
|
+
<egypt-3> # Egypt
|
|
49
|
+
proj=tmerc ellps=intl lon_0=31d30'E x_0=300000 k_0=0.99985
|
|
50
|
+
no_defs <>
|
|
51
|
+
<egypt-4> # Egypt
|
|
52
|
+
proj=tmerc ellps=intl lon_0=34d30'E x_0=300000 k_0=0.99985
|
|
53
|
+
no_defs <>
|
|
54
|
+
<egypt-5> # Egypt
|
|
55
|
+
proj=tmerc ellps=intl lon_0=37d30'E x_0=300000 k_0=0.99985
|
|
56
|
+
no_defs <>
|
|
57
|
+
<el_sal> # El Salvador
|
|
58
|
+
proj=lcc ellps=clrk66 lat_1=13d47'N lon_0=89dW
|
|
59
|
+
x_0=500000 y_0=295809.184 k_0=0.99996704
|
|
60
|
+
no_defs <>
|
|
61
|
+
<guat-n> # Guatemala Norte
|
|
62
|
+
proj=lcc ellps=clrk66 lat_1=16d49'N lon_0=90d20'W
|
|
63
|
+
x_0=500000 y_0=292209.579 k_0=0.99992226
|
|
64
|
+
no_defs <>
|
|
65
|
+
<guat-s> # Guatemala Sud
|
|
66
|
+
proj=lcc ellps=clrk66 lat_1=14d54'N lon_0=90d20'W
|
|
67
|
+
x_0=500000 y_0=325992.681 k_0=0.99989906
|
|
68
|
+
no_defs <>
|
|
69
|
+
<haiti> # Haiti
|
|
70
|
+
proj=lcc ellps=clrk66 lat_1=18d49'N lon_0=71d30'W
|
|
71
|
+
x_0=500000 y_0=277063.657 k_0=0.99991102
|
|
72
|
+
no_defs <>
|
|
73
|
+
<hond-n> # Honduras Norte
|
|
74
|
+
proj=lcc ellps=clrk66 lat_1=15d30'N lon_0=86d10'W
|
|
75
|
+
x_0=500000 y_0=296917.439 k_0=0.99993273
|
|
76
|
+
no_defs <>
|
|
77
|
+
<hond-s> # Honduras Sud
|
|
78
|
+
proj=lcc ellps=clrk66 lat_1=13d47'N lon_0=87d10'W
|
|
79
|
+
x_0=500000 y_0=296215.903 k_0=0.99995140
|
|
80
|
+
no_defs <>
|
|
81
|
+
<levant> # Levant
|
|
82
|
+
proj=lcc ellps=clrk66 lat_1=34d39'N lon_0=37d21'E
|
|
83
|
+
x_0=500000 y_0=300000 k_0=0.9996256
|
|
84
|
+
no_defs <>
|
|
85
|
+
<nica-n> # Nicaragua Norte
|
|
86
|
+
proj=lcc ellps=clrk66 lat_1=13d52'N lon_0=85d30'W
|
|
87
|
+
x_0=500000 y_0=359891.816 k_0=0.99990314
|
|
88
|
+
no_defs <>
|
|
89
|
+
<nica-s> # Nicaragua Sud
|
|
90
|
+
proj=lcc ellps=clrk66 lat_1=11d40'N lon_0=85d30'W
|
|
91
|
+
x_0=500000 y_0=288876.327 k_0=0.99992228
|
|
92
|
+
no_defs <>
|
|
93
|
+
<nw-africa> # Northwest Africa
|
|
94
|
+
proj=lcc ellps=clrk80 lat_1=34dN lon_0=0dE
|
|
95
|
+
x_0=1000000 y_0=500000 k_0=0.99908
|
|
96
|
+
no_defs <>
|
|
97
|
+
<palestine> # Palestine
|
|
98
|
+
proj=tmerc a=6378300.79 rf=293.488307656
|
|
99
|
+
lat_0=31d44'2.749"N lon_0=35d12'43.490"E
|
|
100
|
+
x_0=170251.555 y_0=126867.909 k_0=1
|
|
101
|
+
no_defs <>
|
|
102
|
+
<panama> # Panama
|
|
103
|
+
proj=lcc ellps=clrk66 lat_1=8d25'N lon_0=80dW
|
|
104
|
+
x_0=500000 y_0=294865.303 k_0=0.99989909
|
|
105
|
+
no_defs <>
|
|
106
|
+
# other grids in DMA TM8358.1
|
|
107
|
+
<bng> # British National Grid
|
|
108
|
+
proj=tmerc ellps=airy lat_0=49dN lon_0=2dW
|
|
109
|
+
k_0=0.9996012717 x_0=400000 y_0=-100000
|
|
110
|
+
no_defs <>
|
|
111
|
+
<malay> # West Malaysian RSO Grid
|
|
112
|
+
proj=omerc a=6377295.66402 rf=300.8017 alpha=323d01'32.846"
|
|
113
|
+
no_uoff rot_conv lonc=102d15E lat_0=4dN k_0=0.99984 x_0=804670.240 y_0=0
|
|
114
|
+
no_defs <>
|
|
115
|
+
<india-I> # India Zone I
|
|
116
|
+
proj=lcc ellps=everest lon_0=68E lat_1=32d30'N
|
|
117
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
118
|
+
no_defs <>
|
|
119
|
+
<india-IIA> # India Zone IIA
|
|
120
|
+
proj=lcc ellps=everest lon_0=74E lat_1=26N
|
|
121
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
122
|
+
no_defs <>
|
|
123
|
+
<india-IIB> # India Zone IIB
|
|
124
|
+
proj=lcc ellps=everest lon_0=90E lat_1=26N
|
|
125
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
126
|
+
no_defs <>
|
|
127
|
+
<india-IIIA> # India Zone IIIA
|
|
128
|
+
proj=lcc ellps=everest lon_0=80E lat_1=19N
|
|
129
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
130
|
+
no_defs <>
|
|
131
|
+
<india-IIIB> # India Zone IIIB
|
|
132
|
+
proj=lcc ellps=everest lon_0=100E lat_1=19N
|
|
133
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
134
|
+
no_defs <>
|
|
135
|
+
<india-IVA> # India Zone IVA
|
|
136
|
+
proj=lcc ellps=everest lon_0=80E lat_1=12N
|
|
137
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
138
|
+
no_defs <>
|
|
139
|
+
<india-IVB> # India Zone IVB
|
|
140
|
+
proj=lcc ellps=everest lon_0=104E lat_1=12N
|
|
141
|
+
x_0=2743185.69 y_0=914395.23 k_0=.998786408
|
|
142
|
+
no_defs <>
|
|
143
|
+
<ceylon> # Ceylon Belt
|
|
144
|
+
proj=tmerc ellps=everest lon_0=80d46'18.160"E lat_0=7d0'1.729"N
|
|
145
|
+
x_0=160933.56048 y_0=160933.56048 k_0=1.
|
|
146
|
+
no_defs <>
|
|
147
|
+
<irish> # Irish Transverse Mercator Grid
|
|
148
|
+
proj=tmerc ellps=mod_airy lat_0=53d30'N lon_0=8W
|
|
149
|
+
x_0=200000 y_0=250000 k_0=1.000035
|
|
150
|
+
no_defs <>
|
|
151
|
+
<neiez> # Netherlands East Indies Equatorial Zone
|
|
152
|
+
proj=merc ellps=bessel lon_0=110E
|
|
153
|
+
x_0=3900000 y_0=900000 k_0=0.997
|
|
154
|
+
no_defs <>
|
|
155
|
+
<n-alger> # Nord Algerie Grid
|
|
156
|
+
proj=lcc ellps=clrk80 lon_0=2d42E lat_0=36N
|
|
157
|
+
x_0=500000 y_0=300000 k_0=0.999625544
|
|
158
|
+
no_defs <>
|
|
159
|
+
<n-maroc> # Nord Maroc Grid
|
|
160
|
+
proj=lcc ellps=clrk80 lon_0=5d24'W lat_0=33d18'N
|
|
161
|
+
x_0=500000 y_0=300000 k_0=0.999625769
|
|
162
|
+
no_defs <>
|
|
163
|
+
<n-tunis> # Nord Tunisie Grid
|
|
164
|
+
proj=lcc ellps=clrk80 lon_0=9d54E lat_0=36N
|
|
165
|
+
x_0=500000 y_0=300000 k_0=0.999625544
|
|
166
|
+
no_defs <>
|
|
167
|
+
<s-alger> # Sud Algerie Grid
|
|
168
|
+
proj=lcc ellps=clrk80 lon_0=2d42E lat_0=33d18'N
|
|
169
|
+
x_0=500000 y_0=300000 k_0=0.999625769
|
|
170
|
+
no_defs <>
|
|
171
|
+
<s-maroc> # Sud Maroc Grid
|
|
172
|
+
proj=lcc ellps=clrk80 lon_0=5d24W lat_0=29d42'N
|
|
173
|
+
x_0=500000 y_0=300000 k_0=0.999615596
|
|
174
|
+
no_defs <>
|
|
175
|
+
<s-tunis> # Sud Tunisie Grid
|
|
176
|
+
proj=lcc ellps=clrk80 lon_0=9d54'E lat_0=33d18'N
|
|
177
|
+
x_0=500000 y_0=300000 k_0=0.999625769
|
|
178
|
+
no_defs <>
|
|
179
|
+
# Gauss Krueger Grid for Germany
|
|
180
|
+
#
|
|
181
|
+
# The first figure of the easting is lon_0 divided by 3
|
|
182
|
+
# ( 2 for 6d0E, 3 for 9d0E, 4 for 12d0E)
|
|
183
|
+
# For translations you have to remove this first figure
|
|
184
|
+
# and convert northings and eastings from km to meter .
|
|
185
|
+
# The other way round, divide by 1000 and add the figure.
|
|
186
|
+
# I made 3 entries for the officially used grids in Germany
|
|
187
|
+
#
|
|
188
|
+
#
|
|
189
|
+
# Und nochmal in deutsch :
|
|
190
|
+
# Die erste Ziffer des Rechtswerts beschreibt den Hauptmeridian
|
|
191
|
+
# und ist dessen Gradzahl geteilt durch 3.
|
|
192
|
+
# Zum Umrechnen in Grad muss daher die erste Ziffer des Rechtswertes
|
|
193
|
+
# entfernt werden und evt. von km auf Metern umgerechnet werden.
|
|
194
|
+
# Zur Umrechnung in Gauss Krueger Koordinaten entsprechend die
|
|
195
|
+
# Ziffer fuer den Hauptmeridian vor dem Rechtswert ergaenzen.
|
|
196
|
+
# Ich hab fuer alle drei in Deutschland ueblichen Hauptmeridiane
|
|
197
|
+
# jeweils einen Eintrag ergaenzt.
|
|
198
|
+
#
|
|
199
|
+
#
|
|
200
|
+
# added by Michael Goepel <goepel@ffm.plusline.de>
|
|
201
|
+
#
|
|
202
|
+
<gk2-d> # Gauss Krueger Grid for Germany
|
|
203
|
+
proj=tmerc ellps=bessel lon_0=6d0E lat_0=0
|
|
204
|
+
x_0=500000
|
|
205
|
+
no_defs<>
|
|
206
|
+
<gk3-d> # Gauss Krueger Grid for Germany
|
|
207
|
+
proj=tmerc ellps=bessel lon_0=9d0E lat_0=0
|
|
208
|
+
x_0=500000
|
|
209
|
+
no_defs<>
|
|
210
|
+
<gk4-d> # Gauss Krueger Grid for Germany
|
|
211
|
+
proj=tmerc ellps=bessel lon_0=12d0E lat_0=0
|
|
212
|
+
x_0=500000
|
|
213
|
+
no_defs<>
|
|
214
|
+
|