Identifying Lithuanian coordinate system?Layers with the same Geographic Coordinate system don't overlapGDAL/proj4 equirectangular projection coordinate system units assumed by OGRSpatialReference and GDALDataset::GetGeoTransform()?Problems with french coordinate systems (i.e. Lambert Zone I, EPSG 27571)How does the offset values of LAS files relate to their coordinate system?Converting from one Transverse Mercator based system to another produces inconsistencies?Creating CRS with coordinate origin at north-west corner of Mercator projection?Detect coordinate system UTM 32 North or UTM 33 Northprojection and coordinate system for non georeferenced archaeological siteCertain fields not show in .csv when using Display XY DataDetect coordinate system from dataset
What would be the ideal melee weapon made of "Phase Metal"?
Machine learning and operations research projects
How do I take a fraction to a negative power?
Why do players in the past play much longer tournaments than today's top players?
What's the point of this scene involving Flash Thompson at the airport?
Professor falsely accusing me of cheating in a class he does not teach, two months after end of the class. What precautions should I take?
Returning the argument of a function if the argument is not of the right type
Is it rude to tell recruiters I would only change jobs for a better salary?
Correct use of ergeben?
Crowbar circuit causes unexpected behavior for op amp circuit
Shimano Sora rear derailleur install, U-ring on bolt
What can the U.S. government do to prevent powerful people to get extremely favorable plea bargain deals like Jeff Epstein?
Keep milk (or milk alternative) for a day without a fridge
Wrapper in return method for test class
Identifying Lithuanian coordinate system?
Is this floating-point optimization allowed?
Replacements for swear words
What's the minimum number of sensors for a hobby GPS waypoint-following UAV?
Where is the USB2 OTG port on the RPi 4 Model B located?
During copyediting, journal disagrees about spelling of paper's main topic
Why did my rum cake turn black?
How do I determine whether a permit is required for a new gas line?
diff shows a file that does not exist
Filtering fine silt/mud from water (not necessarily bacteria etc.)
Identifying Lithuanian coordinate system?
Layers with the same Geographic Coordinate system don't overlapGDAL/proj4 equirectangular projection coordinate system units assumed by OGRSpatialReference and GDALDataset::GetGeoTransform()?Problems with french coordinate systems (i.e. Lambert Zone I, EPSG 27571)How does the offset values of LAS files relate to their coordinate system?Converting from one Transverse Mercator based system to another produces inconsistencies?Creating CRS with coordinate origin at north-west corner of Mercator projection?Detect coordinate system UTM 32 North or UTM 33 Northprojection and coordinate system for non georeferenced archaeological siteCertain fields not show in .csv when using Display XY DataDetect coordinate system from dataset
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am trying to make sense of geodata which uses coordinates like the following:
(574457.93, 6058460.22)–(574382.72, 6055752.97)
These should be located just west of Vilnius, Lithuania. 54.642587, 25.151125 should be close to the middle between the two points. The points above should refer to the junctions enclosing that point.
The coordinates are labeled x and y, respectively. No further data (such as a Z coordinate or zone) is given.
I did not find any documentation which could give a clue about the coordinate system used. The Y component is close to the northing in meters I would expect, but I can’t make any sense of the X component. If it is easting in meters, the reference meridian would be around 9° E.
The data is from an open data portal of a Lithuanian government agency.
Any ideas?
coordinate-system
add a comment |
I am trying to make sense of geodata which uses coordinates like the following:
(574457.93, 6058460.22)–(574382.72, 6055752.97)
These should be located just west of Vilnius, Lithuania. 54.642587, 25.151125 should be close to the middle between the two points. The points above should refer to the junctions enclosing that point.
The coordinates are labeled x and y, respectively. No further data (such as a Z coordinate or zone) is given.
I did not find any documentation which could give a clue about the coordinate system used. The Y component is close to the northing in meters I would expect, but I can’t make any sense of the X component. If it is easting in meters, the reference meridian would be around 9° E.
The data is from an open data portal of a Lithuanian government agency.
Any ideas?
coordinate-system
This is a frequently asked question and the answer is usually projfinder.com - anyone got a duplicate we can flag this as?
– Spacedman
6 hours ago
How about asking a generic question and adding projfinder as an answer? Try asking a question and see if any of the similar questions points you there. If not, we probably don’t have a sufficiently generic question yet, which makes for a good reason to create one.
– user149408
6 hours ago
add a comment |
I am trying to make sense of geodata which uses coordinates like the following:
(574457.93, 6058460.22)–(574382.72, 6055752.97)
These should be located just west of Vilnius, Lithuania. 54.642587, 25.151125 should be close to the middle between the two points. The points above should refer to the junctions enclosing that point.
The coordinates are labeled x and y, respectively. No further data (such as a Z coordinate or zone) is given.
I did not find any documentation which could give a clue about the coordinate system used. The Y component is close to the northing in meters I would expect, but I can’t make any sense of the X component. If it is easting in meters, the reference meridian would be around 9° E.
The data is from an open data portal of a Lithuanian government agency.
Any ideas?
coordinate-system
I am trying to make sense of geodata which uses coordinates like the following:
(574457.93, 6058460.22)–(574382.72, 6055752.97)
These should be located just west of Vilnius, Lithuania. 54.642587, 25.151125 should be close to the middle between the two points. The points above should refer to the junctions enclosing that point.
The coordinates are labeled x and y, respectively. No further data (such as a Z coordinate or zone) is given.
I did not find any documentation which could give a clue about the coordinate system used. The Y component is close to the northing in meters I would expect, but I can’t make any sense of the X component. If it is easting in meters, the reference meridian would be around 9° E.
The data is from an open data portal of a Lithuanian government agency.
Any ideas?
coordinate-system
coordinate-system
edited 6 hours ago
PolyGeo♦
54.6k17 gold badges84 silver badges255 bronze badges
54.6k17 gold badges84 silver badges255 bronze badges
asked 8 hours ago
user149408user149408
1871 silver badge7 bronze badges
1871 silver badge7 bronze badges
This is a frequently asked question and the answer is usually projfinder.com - anyone got a duplicate we can flag this as?
– Spacedman
6 hours ago
How about asking a generic question and adding projfinder as an answer? Try asking a question and see if any of the similar questions points you there. If not, we probably don’t have a sufficiently generic question yet, which makes for a good reason to create one.
– user149408
6 hours ago
add a comment |
This is a frequently asked question and the answer is usually projfinder.com - anyone got a duplicate we can flag this as?
– Spacedman
6 hours ago
How about asking a generic question and adding projfinder as an answer? Try asking a question and see if any of the similar questions points you there. If not, we probably don’t have a sufficiently generic question yet, which makes for a good reason to create one.
– user149408
6 hours ago
This is a frequently asked question and the answer is usually projfinder.com - anyone got a duplicate we can flag this as?
– Spacedman
6 hours ago
This is a frequently asked question and the answer is usually projfinder.com - anyone got a duplicate we can flag this as?
– Spacedman
6 hours ago
How about asking a generic question and adding projfinder as an answer? Try asking a question and see if any of the similar questions points you there. If not, we probably don’t have a sufficiently generic question yet, which makes for a good reason to create one.
– user149408
6 hours ago
How about asking a generic question and adding projfinder as an answer? Try asking a question and see if any of the similar questions points you there. If not, we probably don’t have a sufficiently generic question yet, which makes for a good reason to create one.
– user149408
6 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Looks like the data should be in LKS94 / Lithuania TM with an EPSG:3346.
Given what you said above, the midpoint should lie somewhere around the Lentvario gatve and Kirtimu gatve intersection.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f328646%2fidentifying-lithuanian-coordinate-system%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Looks like the data should be in LKS94 / Lithuania TM with an EPSG:3346.
Given what you said above, the midpoint should lie somewhere around the Lentvario gatve and Kirtimu gatve intersection.
add a comment |
Looks like the data should be in LKS94 / Lithuania TM with an EPSG:3346.
Given what you said above, the midpoint should lie somewhere around the Lentvario gatve and Kirtimu gatve intersection.
add a comment |
Looks like the data should be in LKS94 / Lithuania TM with an EPSG:3346.
Given what you said above, the midpoint should lie somewhere around the Lentvario gatve and Kirtimu gatve intersection.
Looks like the data should be in LKS94 / Lithuania TM with an EPSG:3346.
Given what you said above, the midpoint should lie somewhere around the Lentvario gatve and Kirtimu gatve intersection.
answered 8 hours ago
Saijin_NaibSaijin_Naib
1166 bronze badges
1166 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f328646%2fidentifying-lithuanian-coordinate-system%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is a frequently asked question and the answer is usually projfinder.com - anyone got a duplicate we can flag this as?
– Spacedman
6 hours ago
How about asking a generic question and adding projfinder as an answer? Try asking a question and see if any of the similar questions points you there. If not, we probably don’t have a sufficiently generic question yet, which makes for a good reason to create one.
– user149408
6 hours ago