Hi Angela, Adam is right, there is a command to export a postgres view as a shapefile from Arches. Additionally, there are tools available to help you convert your exported csv file to other formats. One I would recommend is QGIS (https://www.qgis.org/en/site/ <https://www.qgis.org/en/site/>).
Ryan > On Jan 8, 2018, at 8:18 AM, Adam Cox <[email protected]> wrote: > > Hi Angela, looking through the command line documentation, you can see an > example of exporting to shapefiles here: > https://github.com/archesproject/arches/wiki/Command-Line-Reference#export-examples > > However, as you suggest, this export process references a postgis view (as > opposed to a resource model UUID, for example) which suggests that some > preparation must be made before creating a shapefile export. Hopefully others > can chime in with more information about this, as I have not made shapefile > exports from v4 personally. > > Adam > > On Monday, January 8, 2018 at 5:47:33 AM UTC-6, Angela Feliu wrote: > Hello all, > Is correct that to export data, through command lines, only json and csv are > avalaible??? > What about the rest of extensions(Shapefile, KML, GML, HTML, GeoJson, ...) > Are only available through postgres view?? > > > > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > <https://groups.google.com/d/forum/archesproject?hl=en> > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" 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/d/optout.
