Editing is the process of selecting and preparing written, visual, audible, and film media used to convey information through the processes of correction, condensation, organization, and other modifications performed with an intention of producing a correct, consistent, accurate, and complete work.

learn more… | top users | synonyms

1
vote
1answer
27 views

Why are layers imported into a DB with Spatialite-Gui locked from editing?

I have a Spatialite DB which I have imported some shp files too using Spatialite-Gui. I have full read-write access to these layers via the Spatialite-Gui, however when I open these layers from QGIS I ...
2
votes
2answers
56 views

Create a circle or ellipse from points

Sorry if this is basic. I have an excel sheet with lat/long in it and a field with a radius, in meters, included. I would like to create a circle or ellipse feature class around these points. ...
1
vote
0answers
79 views

exporting DWG from ArcMap need to unify segments to polylines

I am a green ArcGIS user so please bear with my poor nomenclature and rudimentary understanding of the software........ I am attempting to export to CAD a contour shapefile I have derived from LIDAR ...
2
votes
1answer
66 views

Steps to update OpenStreetMap back and forth?

I have both a PostGIS database with OSM data imported, and the same data in a SHP folder. By adding missing information to the downloaded OSM data, both in SHP and PostGIS, I'd be able to contribute ...
6
votes
3answers
116 views

What is the best practice for editing feature class?

I am working with some feature classes. I create those feature classes using my add-in. User can add/ delete features from these feature classes clicking on "add", "delete" buttons and selecting ...