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.
ある種のコンバーターを探しています。に変換する必要がありますESRI Shape files (*.shp)(GMLただし、OSVector Map Local形式にする必要があります- VML)。誰か知っていますか?
ESRI Shape files (*.shp)
GML
Vector Map Local
VML
前もって感謝します。
GDALはogr2ogrを使用してそれを行うことができます:
http://www.gdal.org/ogr2ogr.html
構文については、この質問のコメントを参照してください。