Choosing correct local coordinate system?











up vote
2
down vote

favorite












I need to use GIS data from various parts of the world. As a result GIS data is in different coordinate systems.



How to find out the correct local coordinate system?



Is there the official list of them?



For example, I should choose local coordinate system for Chicago, Ibadan (Nigeria) and Rio De Janeiro.










share|improve this question









New contributor




Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    up vote
    2
    down vote

    favorite












    I need to use GIS data from various parts of the world. As a result GIS data is in different coordinate systems.



    How to find out the correct local coordinate system?



    Is there the official list of them?



    For example, I should choose local coordinate system for Chicago, Ibadan (Nigeria) and Rio De Janeiro.










    share|improve this question









    New contributor




    Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I need to use GIS data from various parts of the world. As a result GIS data is in different coordinate systems.



      How to find out the correct local coordinate system?



      Is there the official list of them?



      For example, I should choose local coordinate system for Chicago, Ibadan (Nigeria) and Rio De Janeiro.










      share|improve this question









      New contributor




      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I need to use GIS data from various parts of the world. As a result GIS data is in different coordinate systems.



      How to find out the correct local coordinate system?



      Is there the official list of them?



      For example, I should choose local coordinate system for Chicago, Ibadan (Nigeria) and Rio De Janeiro.







      coordinate-system






      share|improve this question









      New contributor




      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 4 hours ago









      PolyGeo

      53k1779238




      53k1779238






      New contributor




      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 7 hours ago









      Indraja G.

      111




      111




      New contributor




      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Indraja G. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          5
          down vote













          The EPSG Geodetic Parameter Registry doesn't often have coordinate reference systems (CRS) specific to a city. There are some (in Colombia, some USA cities), but none for the three cities you listed. You might instead need to look for a country-wide or state/provincial CRS or a UTM/Gauss-Krueger zone.



          The Spatialreference.org website may have entries for cities. It's more open to additions because anyone can add a definition.






          share|improve this answer




























            up vote
            1
            down vote













            You might want to try the "Projestions" QGIS Plugin which offers suggestions for coordinate reference systems based on an active map layer. There is also a web based GUI for Projestions that allows you to drag and drop a GeoJSON file on the map or use drawing tools to get suggestions for coordinate reference systems. The plugin and web app both use EPSG area of use data for the CRS suggestions.






            share|improve this answer




























              up vote
              1
              down vote













              If you are using QGIS 3 there is a map in the project settings showing where the selected coordination system is valid to use.






              share|improve this answer























                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',
                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
                });


                }
                });






                Indraja G. is a new contributor. Be nice, and check out our Code of Conduct.










                draft saved

                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f306321%2fchoosing-correct-local-coordinate-system%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                5
                down vote













                The EPSG Geodetic Parameter Registry doesn't often have coordinate reference systems (CRS) specific to a city. There are some (in Colombia, some USA cities), but none for the three cities you listed. You might instead need to look for a country-wide or state/provincial CRS or a UTM/Gauss-Krueger zone.



                The Spatialreference.org website may have entries for cities. It's more open to additions because anyone can add a definition.






                share|improve this answer

























                  up vote
                  5
                  down vote













                  The EPSG Geodetic Parameter Registry doesn't often have coordinate reference systems (CRS) specific to a city. There are some (in Colombia, some USA cities), but none for the three cities you listed. You might instead need to look for a country-wide or state/provincial CRS or a UTM/Gauss-Krueger zone.



                  The Spatialreference.org website may have entries for cities. It's more open to additions because anyone can add a definition.






                  share|improve this answer























                    up vote
                    5
                    down vote










                    up vote
                    5
                    down vote









                    The EPSG Geodetic Parameter Registry doesn't often have coordinate reference systems (CRS) specific to a city. There are some (in Colombia, some USA cities), but none for the three cities you listed. You might instead need to look for a country-wide or state/provincial CRS or a UTM/Gauss-Krueger zone.



                    The Spatialreference.org website may have entries for cities. It's more open to additions because anyone can add a definition.






                    share|improve this answer












                    The EPSG Geodetic Parameter Registry doesn't often have coordinate reference systems (CRS) specific to a city. There are some (in Colombia, some USA cities), but none for the three cities you listed. You might instead need to look for a country-wide or state/provincial CRS or a UTM/Gauss-Krueger zone.



                    The Spatialreference.org website may have entries for cities. It's more open to additions because anyone can add a definition.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered 6 hours ago









                    mkennedy

                    15.5k13156




                    15.5k13156
























                        up vote
                        1
                        down vote













                        You might want to try the "Projestions" QGIS Plugin which offers suggestions for coordinate reference systems based on an active map layer. There is also a web based GUI for Projestions that allows you to drag and drop a GeoJSON file on the map or use drawing tools to get suggestions for coordinate reference systems. The plugin and web app both use EPSG area of use data for the CRS suggestions.






                        share|improve this answer

























                          up vote
                          1
                          down vote













                          You might want to try the "Projestions" QGIS Plugin which offers suggestions for coordinate reference systems based on an active map layer. There is also a web based GUI for Projestions that allows you to drag and drop a GeoJSON file on the map or use drawing tools to get suggestions for coordinate reference systems. The plugin and web app both use EPSG area of use data for the CRS suggestions.






                          share|improve this answer























                            up vote
                            1
                            down vote










                            up vote
                            1
                            down vote









                            You might want to try the "Projestions" QGIS Plugin which offers suggestions for coordinate reference systems based on an active map layer. There is also a web based GUI for Projestions that allows you to drag and drop a GeoJSON file on the map or use drawing tools to get suggestions for coordinate reference systems. The plugin and web app both use EPSG area of use data for the CRS suggestions.






                            share|improve this answer












                            You might want to try the "Projestions" QGIS Plugin which offers suggestions for coordinate reference systems based on an active map layer. There is also a web based GUI for Projestions that allows you to drag and drop a GeoJSON file on the map or use drawing tools to get suggestions for coordinate reference systems. The plugin and web app both use EPSG area of use data for the CRS suggestions.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered 5 hours ago









                            clhenrick

                            1,02721119




                            1,02721119






















                                up vote
                                1
                                down vote













                                If you are using QGIS 3 there is a map in the project settings showing where the selected coordination system is valid to use.






                                share|improve this answer



























                                  up vote
                                  1
                                  down vote













                                  If you are using QGIS 3 there is a map in the project settings showing where the selected coordination system is valid to use.






                                  share|improve this answer

























                                    up vote
                                    1
                                    down vote










                                    up vote
                                    1
                                    down vote









                                    If you are using QGIS 3 there is a map in the project settings showing where the selected coordination system is valid to use.






                                    share|improve this answer














                                    If you are using QGIS 3 there is a map in the project settings showing where the selected coordination system is valid to use.







                                    share|improve this answer














                                    share|improve this answer



                                    share|improve this answer








                                    edited 4 hours ago









                                    PolyGeo

                                    53k1779238




                                    53k1779238










                                    answered 5 hours ago









                                    Firefly

                                    387




                                    387






















                                        Indraja G. is a new contributor. Be nice, and check out our Code of Conduct.










                                        draft saved

                                        draft discarded


















                                        Indraja G. is a new contributor. Be nice, and check out our Code of Conduct.













                                        Indraja G. is a new contributor. Be nice, and check out our Code of Conduct.












                                        Indraja G. is a new contributor. Be nice, and check out our Code of Conduct.
















                                        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.





                                        Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                                        Please pay close attention to the following guidance:


                                        • 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.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f306321%2fchoosing-correct-local-coordinate-system%23new-answer', 'question_page');
                                        }
                                        );

                                        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







                                        Popular posts from this blog

                                        Morgemoulin

                                        Scott Moir

                                        Souastre