EPSG:1445

CROPOS

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: EUREF "Overview of national realizations of the integrated geodetic reference in Europe", https://doi.org/10.71603/NatRefEurope

Revision date: 2025-12-16

Scope: Geodesy. Active GNSS network / Continuously Operating Reference Station (CORS) network.

Area of use: Croatia - onshore and offshore.

SimpleMap

WGS84 bounds:
19.43 41.62
13.0 46.54

MapTiler banner

Definition: OGC Well Known Text

DATUM["CROPOS",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1445"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["CROPOS",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ANCHOREPOCH[2008.83],
    ID["EPSG",1445]]

Definition: ESRI Well Known Text

DATUM["D_CROPOS",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "CROPOS",
    "anchor_epoch": 2008.83,
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy. Active GNSS network / Continuously Operating Reference Station (CORS) network.",
    "area": "Croatia - onshore and offshore.",
    "bbox": {
        "south_latitude": 41.62,
        "west_longitude": 13,
        "north_latitude": 46.54,
        "east_longitude": 19.43
    },
    "id": {
        "authority": "EPSG",
        "code": 1445
    }
}

Definition: GeoServer

1445-datum=DATUM["CROPOS",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1445"]]