type (rdf:type) | EquidistantCylindricalProjection (geosrs:EquidistantCylindricalProjection) [x] |
comment (rdfs:comment) | Origin at intersection of equator and prime meridian. See projection code 4086 for spherical development. (xmls:string) |
label (rdfs:label) | "World Equidistant Cylindrical: Equidistant Cylindrical (rdf:langString) (iso6391:en) |
image (foaf:image) | https://situx.github.io/proj4rdf/projections/EquidistantCy (...)lindricalProjection.svg (xmls:anyURI) |
accuracy (geosrs:accuracy) | -1.0 (xmls:double) |
area_of_use (geosrs:area_of_use) | World. (geoepsg:World_Equidistant_Cylindrical_area_of_use) |
asProj4 (geosrs:asProj4) | +proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=eqc +lat_ts=0 +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 (xsd:string) |
asProjJSON (geosrs:asProjJSON) | {'$schema':'https://proj.org/schemas/v0.7/projjson.schema.json','type':'Conversion','name':'World Equidistant Cylindrical','method':{'name':'Equidistant Cylindrical','id':{'authority':'EPSG','code':1028}},'parameters':[{'name':'Latitude of 1st standard parallel','value':0,'unit':'degree','id':{'authority':'EPSG','code':8823}},{'name':'Longitude of natural origin','value':0,'unit':'degree','id':{'authority':'EPSG','code':8802}},{'name':'False easting','value':0,'unit':'metre','id':{'authority':'EPSG','code':8806}},{'name':'False northing','value':0,'unit':'metre','id':{'authority':'EPSG','code':8807}}],'id':{'authority':'EPSG','code':4085}} (xsd:string) |
asWKT (geosrs:asWKT) | CONVERSION['World Equidistant Cylindrical',METHOD['Equidistant Cylindrical',ID['EPSG',1028]],PARAMETER['Latitude of 1st standard parallel',0,ANGLEUNIT (...)['degree',0.0174532925199433],ID['EPSG',8823]],PARAMETER['Longitude of natural origin',0,ANGLEUNIT['degree',0.0174532925199433],ID['EPSG',8802]],PARAMETER['False easting',0,LENGTHUNIT['metre',1],ID['EPSG',8806]],PARAMETER['False northing',0,LENGTHUNIT['metre',1],ID['EPSG',8807]],ID['EPSG',4085]] (geosrs:wktLiteral) |
False easting (geosrs:falseEasting) | 0.0 (xmls:double) |
False northing (geosrs:falseNorthing) | 0.0 (xmls:double) |
has_ballpark_transformation (geosrs:has_ballpark_transformation) | false (xmls:boolean) |
Latitude of 1st standard parallel (geosrs:latitudeOf1StStandardParallel) | 0.0 (xmls:double) |
Longitude of natural origin (geosrs:longitudeOfNaturalOrigin) | 0.0 (xmls:double) |
method_name (geosrs:method_name) | Equidistant Cylindrical (xsd:string) |
scope (geosrs:scope) | Graticule coordinates in rectangular Cartesian form. (xmls:string) |
Is member (rdfs:member) of | EquidistantCylindricalProjection Instances Collection (geoepsg:EquidistantCylindricalProjection_collection) |
Is conversion (geosrs:conversion) of | WGS 84 / World Equidistant Cylindrical (geoepsg:4087) |