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.
シェープファイルの操作にはsharpmapを使用しています。シェープ ファイルが大きく、sharpmap がレイヤーをロードするのに時間がかかるようになりました。シェープファイルでの作業を高速化する方法を教えてください。
すべての区画データを一度にロードする代わりに、データベースにインポートして、表示する必要がある区画のみを照会できます。小さな Windows フォーム アプリケーションを使用して、シェープファイルをデータベースのバイト データに変換します。必要に応じて、コードを共有できます。(Shp ファイル タイプでのみ機能します)