hello, the simpleast way to do that is to use ogr2ogr command (ogr2ogr MyVector.sqlite MyVect.shp)
2014-02-16 23:20 GMT+01:00 Khalid Assnou <[email protected]>: > hey, > > so i tried to use " .kml", it gives me an error , with sqlite its work > but i dont no if it gives me the same result or i can transform this to > .shp file ? > > Le dimanche 16 février 2014 22:08:04 UTC+1, Khalid Assnou a écrit : > >> hey, >> >> i'am trying to get a vectoriel segmented image frome a ratser image to >> treat this vectoriel one but i got this error >> >> otbcli_Segmentation -in morceauRobertseau.tif -mode vector >> -mode.vector.out test.shp -filter meanshift >> >> 2014 Feb 16 21:42:27 : Application.logger (FATAL) Image projection >> reference >> PROJCS["RGF93_Lambert_93", >> GEOGCS["GCS_RGF93", >> DATUM["Reseau_Geodesique_Francais_1993", >> SPHEROID["GRS_1980",6378137,298.257222101, >> AUTHORITY["EPSG","7019"]], >> AUTHORITY["EPSG","6171"]], >> PRIMEM["Greenwich",0], >> UNIT["degree",0.0174532925199433]], >> PROJECTION["Lambert_Conformal_Conic_2SP"], >> PARAMETER["standard_parallel_1",49], >> PARAMETER["standard_parallel_2",44], >> PARAMETER["latitude_of_origin",46.5], >> PARAMETER["central_meridian",3], >> PARAMETER["false_easting",700000], >> PARAMETER["false_northing",6600000], >> UNIT["metre",1, >> AUTHORITY["EPSG","9001"]]] >> 2014 Feb 16 21:42:27 : Application.logger (FATAL) The following error >> occurred during application execution : /build/buildd/otb-3.20.0/ >> Applications/Segmentation/otbSegmentation.cxx:503: >> itk::ERROR: Fatal error caught. Aborting... >> > -- > -- > Check the OTB FAQ at > http://www.orfeo-toolbox.org/FAQ.html > > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/otb-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
