On Tue, Nov 14, 2023, at 19:56, Mandeep Singh wrote:
> Thanks, i tried the same but for some reason the vector data was not 
> displayed in the pdf i guess due to georeferenced control points
> 
> 1) How do i set the control points based on page size and dpi, eg if i have 
> to use EPSG 3857 system. Is there any utility i can use to do this conversion 
> ?
I don't know, maybe it's enough to set SRS, BoundingBox and BoundingPolygon to 
your EPSG:3857 values, without any control points. The example there seems to 
take a more flexible approach.

> 
> 2) In the vector dataset, can i use VRT file instead of shape files ?
If your VRT has vector data, I don't see why not.

Laurentiu
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to