type (rdf:type) | MercatorProjection (geosrs:MercatorProjection) [x] |
comment (rdfs:comment) | In conjunction with transformation ETRS89 to MML07-IRF (1) (code 9369), emulates the MML07 Snake projection. (xmls:string) |
label (rdfs:label) | "MML07-TM: Transverse 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) | United Kingdom (UK) - on or related to the Midland Mainline rail route from Sheffield to London. (geoepsg:MML07-TM_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=tmerc +lat_0=52.45 +lon_0=-0.85 +k=1 +x_0=49350.157 +y_0=108398.212 +ellps=GRS80 (xsd:string) |
asProjJSON (geosrs:asProjJSON) | {'$schema':'https://proj.org/schemas/v0.7/projjson.schema.json','type':'Conversion','name':'MML07-TM','method':{'name':'Transverse Mercator','id':{'authority':'EPSG','code':9807}},'parameters':[{'name':'Latitude of natural origin','value':52.45,'unit':'degree','id':{'authority':'EPSG','code':8801}},{'name':'Longitude of natural origin','value':-0.85,'unit':'degree','id':{'authority':'EPSG','code':8802}},{'name':'Scale factor at natural origin','value':1,'unit':'unity','id':{'authority':'EPSG','code':8805}},{'name':'False easting','value':49350.157,'unit':'metre','id':{'authority':'EPSG','code':8806}},{'name':'False northing','value':108398.212,'unit':'metre','id':{'authority':'EPSG','code':8807}}],'id':{'authority':'EPSG','code':9370}} (xsd:string) |
asWKT (geosrs:asWKT) | CONVERSION['MML07-TM',METHOD['Transverse Mercator',ID['EPSG',9807]],PARAMETER['Latitude of natural origin',52.45,ANGLEUNIT['degree',0.0174532925199433 (...)],ID['EPSG',8801]],PARAMETER['Longitude of natural origin',-0.85,ANGLEUNIT['degree',0.0174532925199433],ID['EPSG',8802]],PARAMETER['Scale factor at natural origin',1,SCALEUNIT['unity',1],ID['EPSG',8805]],PARAMETER['False easting',49350.157,LENGTHUNIT['metre',1],ID['EPSG',8806]],PARAMETER['False northing',108398.212,LENGTHUNIT['metre',1],ID['EPSG',8807]],ID['EPSG',9370]] (geosrs:wktLiteral) |
False easting (geosrs:falseEasting) | 49350.16 (xmls:double) |
False northing (geosrs:falseNorthing) | 108398.2 (xmls:double) |
has_ballpark_transformation (geosrs:has_ballpark_transformation) | false (xmls:boolean) |
Latitude of natural origin (geosrs:latitudeOfNaturalOrigin) | 52.45 (xmls:double) |
Longitude of natural origin (geosrs:longitudeOfNaturalOrigin) | -0.85 (xmls:double) |
method_name (geosrs:method_name) | Transverse Mercator (xsd:string) |
Scale factor at natural origin (geosrs:scaleFactorAtNaturalOrigin) | 1.0 (xmls:double) |
scope (geosrs:scope) | Engineering survey and topographic mapping for railway applications. (xmls:string) |
Is member (rdfs:member) of | MercatorProjection Instances Collection (geoepsg:MercatorProjection_collection) |
Is conversion (geosrs:conversion) of | MML07 Grid (geoepsg:9373) |