ThinkGeo.com    |     Documentation    |     Premium Support

Proj4 class problems

Hello,


 


Im facing the following problem im using the Proj4Projection class to change some shp files. The problem im facing is that when i try to change a Greek shp file to work with google map GGRS87(4121) ---->GoogleMap the outcome has a problem and does not work


When i try with Proj4Projection.GetEpsgParametersString(2100) //Greece to googleMap the outcome is off at the Y axis


can you see if there is aproblem with the Proj4Projection class in some country codes.


Thanks in advance


dimitris



Hi, Dimitris 
  
 I understand that that the projection well know text is very common used attached with Shape file to describe the projection information. 
 home.gdal.org/projects/opengis/wktproblems.html 
  
 I know there is a open source projection which take up tones of codes to transfer from WKT projection string to SRID in the OGC codeplex, while we did not integrate it into our product because its size. You can have a try if you want. 
  
 Any more questions just feel free to let me know. 
  
 Thanks, 
 Khalil