type (rdf:type) | MercatorProjection (geosrs:MercatorProjection) [x] |
label (rdfs:label) | "Popular Visualisation Pseudo-Mercator: Popular Visualisation Pseudo Mercator (rdf:langString) (iso6391:en) |
image (foaf:image) | https://situx.github.io/proj4rdf/projections/MercatorProjection.svg (xmls:anyURI) |
accuracy (geosrs:accuracy) | -1.0 (xmls:double) |
area_of_use (geosrs:area_of_use) | World. (geoepsg:Popular_Visualisation_Pseudo-Mercator_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=webmerc +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':'Popular Visualisation Pseudo-Mercator','method':{'name':'Popular Visualisation Pseudo Mercator','id':{'authority':'EPSG','code':1024}},'parameters':[{'name':'Latitude of natural origin','value':0,'unit':'degree','id':{'authority':'EPSG','code':8801}},{'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':3856}} (xsd:string) |
asWKT (geosrs:asWKT) | CONVERSION['Popular Visualisation Pseudo-Mercator',METHOD['Popular Visualisation Pseudo Mercator',ID['EPSG',1024]],PARAMETER['Latitude of natural orig (...)in',0,ANGLEUNIT['degree',0.0174532925199433],ID['EPSG',8801]],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',3856]] (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 natural origin (geosrs:latitudeOfNaturalOrigin) | 0.0 (xmls:double) |
Longitude of natural origin (geosrs:longitudeOfNaturalOrigin) | 0.0 (xmls:double) |
method_name (geosrs:method_name) | Popular Visualisation Pseudo Mercator (xsd:string) |
scope (geosrs:scope) | Web mapping and visualisation. (xmls:string) |
Is member (rdfs:member) of | MercatorProjection Instances Collection (geoepsg:MercatorProjection_collection) |
Is conversion (geosrs:conversion) of | WGS 84 / Pseudo-Mercator (geoepsg:3857) |