Skip to content

When is area_of_use None? #1466

Answered by jjimenezshaw
mhoeger asked this question in Q&A
Discussion options

You must be logged in to vote

The CRS bounds are not None when they are included in the definition of the CRS (that sounds obvious, but see how you defined the CRS ;). That usually happens only on CRSs coming directly from the EPSG (or ESRI) catalog... and I remember a few cases that were also not defined.
Any other definition of a CRS is usually not including it, like a WKT1 or pipeline coming from a user.

Also being so restrictive with the area of use is not nice. For instance UTM zones are tangent. If you have to work in an area crossed by that division between zones, you have to choose one. (the city of Sevilla in Spain is one example). It is not dramatic to use a CRS a bit out of it bounds. Another problem is whe…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by snowman2
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants