ESRI
ESRI
NAD 1983 Fargo Ground Coordinate System (US Feet)
2883933.88 452870.78
2858951.09 397181.32
2909040.54 508581.68
-96.93 46.7
-96.75 47.0
Definition: OGC Well Known Text
PROJCS["NAD_1983_Fargo_Ground_Coordinate_System", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], AUTHORITY["EPSG","6269"]], PRIMEM["Greenwich",0], UNIT["Degree",0.0174532925199433]], PROJECTION["Hotine_Oblique_Mercator"], PARAMETER["latitude_of_center",46.9916361111111], PARAMETER["longitude_of_center",-96.8888638888889], PARAMETER["azimuth",2.63389226], PARAMETER["rectified_grid_angle",0], PARAMETER["scale_factor",1.000038773618], PARAMETER["false_easting",2869344.93], PARAMETER["false_northing",-16657672.6488], UNIT["US survey foot",0.304800609601219, AUTHORITY["EPSG","9003"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["ESRI","102389"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["NAD_1983_Fargo_Ground_Coordinate_System", BASEGEOGCRS["NAD83", DATUM["North American Datum 1983", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["Degree",0.0174532925199433]]], CONVERSION["NAD_1983_Fargo_Ground_Coordinate_System", METHOD["Hotine Oblique Mercator (variant A)", ID["EPSG",9812]], PARAMETER["Latitude of projection centre",46.9916361111111, ANGLEUNIT["Degree",0.0174532925199433], ID["EPSG",8811]], PARAMETER["Longitude of projection centre",-96.8888638888889, ANGLEUNIT["Degree",0.0174532925199433], ID["EPSG",8812]], PARAMETER["Azimuth of initial line",2.63389226, ANGLEUNIT["Degree",0.0174532925199433], ID["EPSG",8813]], PARAMETER["Angle from Rectified to Skew Grid",0, ANGLEUNIT["Degree",0.0174532925199433], ID["EPSG",8814]], PARAMETER["Scale factor on initial line",1.000038773618, SCALEUNIT["unity",1], ID["EPSG",8815]], PARAMETER["False easting",2869344.93, LENGTHUNIT["US survey foot",0.304800609601219], ID["EPSG",8806]], PARAMETER["False northing",-16657672.6488, LENGTHUNIT["US survey foot",0.304800609601219], ID["EPSG",8807]]], CS[Cartesian,2], AXIS["(E)",east, ORDER[1], LENGTHUNIT["US survey foot",0.304800609601219]], AXIS["(N)",north, ORDER[2], LENGTHUNIT["US survey foot",0.304800609601219]], USAGE[ SCOPE["Not known."], AREA["USA - North Dakota - Fargo"], BBOX[46.7,-96.93,47,-96.75]], ID["ESRI",102389]]
Definition: ESRI Well Known Text
PROJCS["NAD_1983_Fargo_Ground_Coordinate_System", 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["Rectified_Skew_Orthomorphic_Natural_Origin"], PARAMETER["False_Easting",2869344.93], PARAMETER["False_Northing",-16657672.6488], PARAMETER["Scale_Factor",1.000038773618], PARAMETER["Azimuth",2.63389226], PARAMETER["Longitude_Of_Center",-96.88886388888889], PARAMETER["Latitude_Of_Center",46.99163611111111], PARAMETER["XY_Plane_Rotation",0.0], UNIT["Foot_US",0.3048006096012192]]
Definition: JavaScript (Proj4js)
proj4.defs("ESRI:102389","+proj=omerc +no_uoff +lat_0=46.9916361111111 +lonc=-96.8888638888889 +alpha=2.63389226 +gamma=0 +k=1.000038773618 +x_0=874578.083820168 +y_0=-5077268.7778918 +datum=NAD83 +units=us-ft +no_defs +type=crs");
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "NAD_1983_Fargo_Ground_Coordinate_System", "base_crs": { "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": "Longitude", "abbreviation": "lon", "direction": "east", "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } }, { "name": "Latitude", "abbreviation": "lat", "direction": "north", "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 } } ] } }, "conversion": { "name": "NAD_1983_Fargo_Ground_Coordinate_System", "method": { "name": "Hotine Oblique Mercator (variant A)", "id": { "authority": "EPSG", "code": 9812 } }, "parameters": [ { "name": "Latitude of projection centre", "value": 46.9916361111111, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 }, "id": { "authority": "EPSG", "code": 8811 } }, { "name": "Longitude of projection centre", "value": -96.8888638888889, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 }, "id": { "authority": "EPSG", "code": 8812 } }, { "name": "Azimuth of initial line", "value": 2.63389226, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 }, "id": { "authority": "EPSG", "code": 8813 } }, { "name": "Angle from Rectified to Skew Grid", "value": 0, "unit": { "type": "AngularUnit", "name": "Degree", "conversion_factor": 0.0174532925199433 }, "id": { "authority": "EPSG", "code": 8814 } }, { "name": "Scale factor on initial line", "value": 1.000038773618, "unit": "unity", "id": { "authority": "EPSG", "code": 8815 } }, { "name": "False easting", "value": 2869344.93, "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 }, "id": { "authority": "EPSG", "code": 8806 } }, { "name": "False northing", "value": -16657672.6488, "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 }, "id": { "authority": "EPSG", "code": 8807 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "E", "direction": "east", "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 } }, { "name": "Northing", "abbreviation": "N", "direction": "north", "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 } } ] }, "scope": "Not known.", "area": "USA - North Dakota - Fargo", "bbox": { "south_latitude": 46.7, "west_longitude": -96.93, "north_latitude": 47, "east_longitude": -96.75 }, "id": { "authority": "ESRI", "code": 102389 } }
Definition: GeoServer
102389=PROJCS["NAD_1983_Fargo_Ground_Coordinate_System",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6269"]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]],PROJECTION["Hotine_Oblique_Mercator"],PARAMETER["latitude_of_center",46.9916361111111],PARAMETER["longitude_of_center",-96.8888638888889],PARAMETER["azimuth",2.63389226],PARAMETER["rectified_grid_angle",0],PARAMETER["scale_factor",1.000038773618],PARAMETER["false_easting",2869344.93],PARAMETER["false_northing",-16657672.6488],UNIT["US survey foot",0.304800609601219,AUTHORITY["EPSG","9003"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["ESRI","102389"]]
Definition: MapServer - MAPfile
PROJECTION "proj=omerc" "no_uoff" "lat_0=46.9916361111111" "lonc=-96.8888638888889" "alpha=2.63389226" "gamma=0" "k=1.000038773618" "x_0=874578.083820168" "y_0=-5077268.7778918" "datum=NAD83" "units=us-ft" "no_defs" "type=crs" END
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=omerc +no_uoff +lat_0=46.9916361111111 +lonc=-96.8888638888889 +alpha=2.63389226 +gamma=0 +k=1.000038773618 +x_0=874578.083820168 +y_0=-5077268.7778918 +datum=NAD83 +units=us-ft +no_defs +type=crs"> <Layer srs="+proj=omerc +no_uoff +lat_0=46.9916361111111 +lonc=-96.8888638888889 +alpha=2.63389226 +gamma=0 +k=1.000038773618 +x_0=874578.083820168 +y_0=-5077268.7778918 +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 ( 102389, 'ESRI', 102389, '+proj=omerc +no_uoff +lat_0=46.9916361111111 +lonc=-96.8888638888889 +alpha=2.63389226 +gamma=0 +k=1.000038773618 +x_0=874578.083820168 +y_0=-5077268.7778918 +datum=NAD83 +units=us-ft +no_defs +type=crs', 'PROJCS["NAD_1983_Fargo_Ground_Coordinate_System",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6269"]],PRIMEM["Greenwich",0],UNIT["Degree",0.0174532925199433]],PROJECTION["Hotine_Oblique_Mercator"],PARAMETER["latitude_of_center",46.9916361111111],PARAMETER["longitude_of_center",-96.8888638888889],PARAMETER["azimuth",2.63389226],PARAMETER["rectified_grid_angle",0],PARAMETER["scale_factor",1.000038773618],PARAMETER["false_easting",2869344.93],PARAMETER["false_northing",-16657672.6488],UNIT["US survey foot",0.304800609601219,AUTHORITY["EPSG","9003"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["ESRI","102389"]]');