Skip to main content

Hello ,

i am new with working with geospatial pdf files.

I have Problem that geospatial pdf has no real coordinates .

My pdf consist of lots of building ,i am asking if I provide one building with real coordinates manually

Will be possible to change coordinates of all other building to real coordinates automatically .

what should I do to change coordinates of pdf to real coordinates ,any ideas ?

Thanks in advance .

FME 2021

What do you mean with "real coordinates"? If you write to a Geospatial PDF the features will get tagged with a coordinate system, so if your input data is properly georeferenced your output Geospatial PDF will also be.


What do you mean with "real coordinates"? If you write to a Geospatial PDF the features will get tagged with a coordinate system, so if your input data is properly georeferenced your output Geospatial PDF will also be.

I have geospatial pdf as input , it has wrong coordinates and I would like to provide the pdf file coordinates as shape file (both of them including same buildings) .

real coordinates means that the coordinates come from shape file .

my question : I am thinking if it is possible ,to add coordinates of one building manually from sjape file to pdf and rest of building getting coordinates automatic from the building in shape file .


I have geospatial pdf as input , it has wrong coordinates and I would like to provide the pdf file coordinates as shape file (both of them including same buildings) .

real coordinates means that the coordinates come from shape file .

my question : I am thinking if it is possible ,to add coordinates of one building manually from sjape file to pdf and rest of building getting coordinates automatic from the building in shape file .

Are the coordinates wrong as in "the wrong coordinate system"? In that case a CoordinateSystemSetter might be enough to fix it.

 

If they're wrong because they're not geospatial at all (a clear indication of that would be if the top left coordinates are 0,0) you could try a combination of Offsetter / Scaler to get them right, or the Rubbersheeter.

 

In both cases I would get in touch with whoever supplied the data because this doesn't sound right.


I have geospatial pdf as input , it has wrong coordinates and I would like to provide the pdf file coordinates as shape file (both of them including same buildings) .

real coordinates means that the coordinates come from shape file .

my question : I am thinking if it is possible ,to add coordinates of one building manually from sjape file to pdf and rest of building getting coordinates automatic from the building in shape file .

I am reading this pdf with geospatial pdf reader .

i found that they are defined to many layers as data inside .

but I have found the coordinates of building in pdf is not same as shape file ,the buildings locate at other position and coordinates looks different .

do u mean ,top left (0,0)

u mean too left of the frame .

the data is old so I will not be possible to get new data but I need to use them .

could u please explain me ,How to use Rubbersheeter ?do u have sample workspace for that ?thanks a lot


Reply