Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
geodjangoでMultiPolygonオブジェクトのバウンディングボックスを取得するにはどうすればよいですか?APIhttp: //geodjango.org/docs/geos.htmlに何も見つかりません...
プロパティを使用しextentます。
extent
それぞれ左下と右上の座標からなる 4 タプルを返します。
境界ボックスのオブジェクト表現がenvelope必要な場合にも、このプロパティを使用できます。Polygon
envelope
Polygon