You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About your mention of bounding boxes, I guess you refer to https://www.rfc-editor.org/rfc/rfc7946#section-5. There is not plan yet to support that, I don't really know how the interface could do that clearly, and I think I'd rather stick to something simple. Although if you have some design proposition in mind, please share it!
When I try to encode the following well known text, I get a nil response.
RGeo::GeoJSON.encode("BBOX(-100 30,-120 30)")
Should I just convert this to a polygon or should bounding boxes be supported?
The text was updated successfully, but these errors were encountered: