Hi,
I definitely need some help, a complete example of a script would be great.
In practice I would like to script a series of standard (not tiled) renders with three outputs, the renders should cover a static extension (64 square km) at a fixed resolution (8192), and every time the area should be offset by 64km on the right, then the process should repeat for another set of extensions so that in the end a total of 512 square km is covered.
I’m sorry to ask for a complete example but I simply can’t even use the example script of the utilities folder, when I launch this command
I have a problem at lines 10 and 25 the output says “Render extent index not specified within modify block”. These two lines are set as so I can’t figure out what does that mean?
In any case the modification of the extent does not work, the output of both sections is the same!
Is this a bug? Remnant please help!
I replicated your issue, and also found a solution : Your quotes around the “0” are actually “fancy quotes” rather than “typewriter” straight ones – they are illegal for XML markup.
I’m still not sure what’s occurring with launching from the command line – I will investigate and get back to you on that one.
Found this thread by googling the error I was running into.
Any updates on this? I’m running into the same error from the commandline with the simplest scripts I can think of to feed it. They run fine from the GUI though.
I was also a bit surprised to see the UI pop up when running from the commandline and passing an xml file. Is there a way to suppress that?