-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
regarding 3d pipelines #18
Comments
Hello, @SadhakAkshay When I looked at your command, it seems to work fine. If that doesn't work, try adding the Also, if you can provide logs or data samples, I'll be able to help you further. Thank you. |
Hello sir, (base) rajnish@NTPL-PC-083:~$ java -jar /home/rajnish/Desktop/Sanskardham/mago_3d_new_pieline/mago-3d-tiler-1.7.0-natives-linux.jar -i /home/rajnish/Desktop/Sanskardham/mago_3d_new_pieline/gas_pipeLines.shp -ot pnts -o /home/rajnish/Desktop/Sanskardham/mago_3d_new_pieline/output/ -debug
|
Sorry for the delay in responding to your issue. First, the link : #22 |
Hello,
I am trying to use latest released version v1.7.0 to generate 3d tiles for underground pipe utilities, I have shapefile data for pipelines, and I am using following command to generate b3dm 3d tiles from shapefile: -
root@NTPL-PC-083:/home/rajnish/Desktop/Sanskardham/mago_3d_new_pieline# java -jar mago-3d-tiler-1.7.0-natives-linux.jar -i gas_pipeLines.shp -o output/ -ot b3dm -c 32643
However it is not generating tiles, what modifications can be done in above command or are there any other modifications on system side that can be done to generate 3d tiles.
The text was updated successfully, but these errors were encountered: