Data source: ESRI
Information source: ESRI
Area of use: HJAIA - Hartsfield-Jackson Atlanta Intl Airport
Description: HJAIA AirportGrid 09March2010 (US Feet)
Center coordinates
12423.07 4348.42
Projected bounds:
-10601.11 -12647.74
35437.19 21358.65
WGS84 bounds:
-84.502368 33.590879
-84.351204 33.68427937
Definition: OGC Well Known Text
PROJCS["HJAIA_AirportGrid_2Mar10", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], AUTHORITY["EPSG","6269"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4269"]], PROJECTION["Local Orthographic"], PARAMETER["latitude_of_center",33.6340844042], PARAMETER["longitude_of_center",-84.4306922136], PARAMETER["azimuth",-0.01935], PARAMETER["scale_factor",1.000047], PARAMETER["false_easting",11233.741], PARAMETER["false_northing",3076.34], UNIT["US survey foot",0.304800609601219, AUTHORITY["EPSG","9003"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["ESRI","102460"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["HJAIA_AirportGrid_2Mar10", BASEGEOGCRS["NAD83", DATUM["North American Datum 1983", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4269]], CONVERSION["HJAIA_AirportGrid_2Mar10", METHOD["Local Orthographic", ID["EPSG",1130]], PARAMETER["Latitude of projection centre",33.6340844042, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8811]], PARAMETER["Longitude of projection centre",-84.4306922136, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8812]], PARAMETER["Azimuth at projection centre",-0.01935, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8813]], PARAMETER["Scale factor at projection centre",1.000047, SCALEUNIT["unity",1], ID["EPSG",8815]], PARAMETER["Easting at projection centre",11233.741, LENGTHUNIT["US survey foot",0.304800609601219], ID["EPSG",8816]], PARAMETER["Northing at projection centre",3076.34, LENGTHUNIT["US survey foot",0.304800609601219], ID["EPSG",8817]]], CS[Cartesian,2], AXIS["easting (X)",east, ORDER[1], LENGTHUNIT["US survey foot",0.304800609601219]], AXIS["northing (Y)",north, ORDER[2], LENGTHUNIT["US survey foot",0.304800609601219]], USAGE[ SCOPE["Not known."], AREA["HJAIA - Hartsfield-Jackson Atlanta Intl Airport"], BBOX[33.590879,-84.502368,33.68427937,-84.351204]], ID["ESRI",102460]]
Definition: ESRI Well Known Text
PROJCS["HJAIA_AirportGrid_2Mar10", GEOGCS["GCS_North_American_1983", DATUM["D_North_American_1983", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Local"], PARAMETER["False_Easting",11233.741], PARAMETER["False_Northing",3076.34], PARAMETER["Scale_Factor",1.000047], PARAMETER["Azimuth",-0.01935], PARAMETER["Longitude_Of_Center",-84.4306922136], PARAMETER["Latitude_Of_Center",33.6340844042], UNIT["US survey foot",0.304800609601219]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "HJAIA_AirportGrid_2Mar10", "base_crs": { "type": "GeographicCRS", "name": "NAD83", "datum": { "type": "GeodeticReferenceFrame", "name": "North American Datum 1983", "ellipsoid": { "name": "GRS 1980", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" } ] }, "id": { "authority": "EPSG", "code": 4269 }, "remarks": "Longitude is POSITIVE EAST. The adjustment included connections to Greenland and Mexico but the system was not adopted there. For applications with an accuracy of better than 1m replaced by NAD83(HARN) in the US and PRVI and by NAD83(CSRS) in Canada." }, "conversion": { "name": "HJAIA_AirportGrid_2Mar10", "method": { "name": "Local Orthographic", "id": { "authority": "EPSG", "code": 1130 } }, "parameters": [ { "name": "Latitude of projection centre", "value": 33.6340844042, "unit": "degree", "id": { "authority": "EPSG", "code": 8811 } }, { "name": "Longitude of projection centre", "value": -84.4306922136, "unit": "degree", "id": { "authority": "EPSG", "code": 8812 } }, { "name": "Azimuth at projection centre", "value": -0.01935, "unit": "degree", "id": { "authority": "EPSG", "code": 8813 } }, { "name": "Scale factor at projection centre", "value": 1.000047, "unit": "unity", "id": { "authority": "EPSG", "code": 8815 } }, { "name": "Easting at projection centre", "value": 11233.741, "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 }, "id": { "authority": "EPSG", "code": 8816 } }, { "name": "Northing at projection centre", "value": 3076.34, "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 }, "id": { "authority": "EPSG", "code": 8817 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "east", "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 } }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 } } ] }, "scope": "Not known.", "area": "HJAIA - Hartsfield-Jackson Atlanta Intl Airport", "bbox": { "south_latitude": 33.590879, "west_longitude": -84.502368, "north_latitude": 33.68427937, "east_longitude": -84.351204 }, "id": { "authority": "ESRI", "code": 102460 } }
Definition: GeoServer
102460=PROJCS["HJAIA_AirportGrid_2Mar10",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6269"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4269"]],PROJECTION["Local Orthographic"],PARAMETER["latitude_of_center",33.6340844042],PARAMETER["longitude_of_center",-84.4306922136],PARAMETER["azimuth",-0.01935],PARAMETER["scale_factor",1.000047],PARAMETER["false_easting",11233.741],PARAMETER["false_northing",3076.34],UNIT["US survey foot",0.304800609601219,AUTHORITY["EPSG","9003"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["ESRI","102460"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=ortho +lat_0=33.6340844042 +lon_0=-84.4306922136 +alpha=-0.01935 +k=1.000047 +x_0=3424.05110490221 +y_0=937.670307340615 +datum=NAD83 +units=us-ft +no_defs +type=crs"> <Layer srs="+proj=ortho +lat_0=33.6340844042 +lon_0=-84.4306922136 +alpha=-0.01935 +k=1.000047 +x_0=3424.05110490221 +y_0=937.670307340615 +datum=NAD83 +units=us-ft +no_defs +type=crs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 102460, 'ESRI', 102460, '+proj=ortho +lat_0=33.6340844042 +lon_0=-84.4306922136 +alpha=-0.01935 +k=1.000047 +x_0=3424.05110490221 +y_0=937.670307340615 +datum=NAD83 +units=us-ft +no_defs +type=crs', 'PROJCS["HJAIA_AirportGrid_2Mar10",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6269"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4269"]],PROJECTION["Local Orthographic"],PARAMETER["latitude_of_center",33.6340844042],PARAMETER["longitude_of_center",-84.4306922136],PARAMETER["azimuth",-0.01935],PARAMETER["scale_factor",1.000047],PARAMETER["false_easting",11233.741],PARAMETER["false_northing",3076.34],UNIT["US survey foot",0.304800609601219,AUTHORITY["EPSG","9003"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["ESRI","102460"]]');