Hi
Im trying to create a wms layer from multiple .dgn files (V7 format) with the tDPR functionality.
I have created a bat file that creates the tDPR the bat file looks like:
C:\Bentley\GeoWebPublisher\GWPTDPRCommand.exe -output=c:\Bentley\data\tdpr -layer=lns_d -action=create
A tDPR is created and a lns_d.db file is created under c:\Bentley\data\tdpr\
After this i run another bat file I have created that looks likeC:\Bentley\GeoWebPublisher\GWPTDPRCommand.exe -output=c:\Bentley\data\tdpr -layer=lns_d:c:\Bentley\data\params\test_lns_d.xml -action=add -input=c:\Bentley\data\lns_d\*.dgn
The bat file runs without any problem and many dpr (as many as .dgn giles from source) are placed under c:\Bentley\data\tdpr\lns_d\t0
If I now i BGWP Administration console add a tDPR under Connection\DPR\iDPR\tDPR\ it looks good.
Then I add a graphical source.
And finally I add the graphical source to my map. If I look at the layer added its get the extent and coordinate system that feels correct.
But if I view the wms layer in a viewer no information is shown.
If I from the same .dgn source files add a DPR or iDPR (automated or not) it works perfect.
What can I have done wrong or am I missing something?
For example if I try with this .dgn file (attached) the data in the file (looking in Microstation) is located in x 1628442 and y=6588773
But if I look at the .db file created by the tDPR conversion I have one row saying:
Xmin:1628437,041
XMax:1628480,644YMin:1290757,877
YMax:1290790,633
And the extent in the wms layer gets those values. And as I wrote before, the X values are great, but how come the Y values gets all wrong?
tdpr_example.dgn
Hello Mike,I get the following extensions in the .db
I converted the V7 file you sent to v8 and used a V8 seed file with the EPSG:3021
Here are the files I used
Creating_automated_tDPR_in_Geo_Web_Publisher.zip
Answer Verified By: Mike001
Topic title is misleading there is no automated tDPR service. There is CR for enhancement 134908: Request for Automated tDPR - communities.bentley.com/.../96135