This commit is contained in:
dean
2026-03-20 13:31:16 +09:00
parent efbdbfd632
commit 17ca27087a
7 changed files with 167 additions and 26 deletions

View File

@@ -0,0 +1,9 @@
java -Xmx4g -Xms512m -XX:+UseG1GC \
-XX:MaxGCPauseMillis=200 -XX:G1HeapRegionSize=16m \
-jar build/libs/shp-exporter.jar \
--batch \
--converter.inference-id=test009 \
--converter.batch-ids[0]=111 \
--converter.batch-ids[1]=114 \
--converter.batch-ids[2]=162 \
--geoserver.enabled=true