Updating Just the Database #1417
                  
                    
                      nicklamkey
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| The epsg database is managed by PROJ itself. Check if it was included in PROJ (that is released every 3 months). You can check the version of the epsg db in proj directly, or find your crs in crs-explorer.proj.org . There you can find a selector for different versions of proj. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to update just the database containing EPSG codes in pyproj after pyproj is already installed? I have a newly added EPSG code and just updating through conda doesn't always pull the newest database if the version of pyproj is the newest.
Beta Was this translation helpful? Give feedback.
All reactions