Top new questions this week:
|
When I open QGIS, add the layer, and calculate the areas of the shapefile via field calculator I get a different area than when I open QGIS and check "Enable on the fly CRS transformation" and ...
|
Given a Spatialite database, holding a table with a geometry column and some other attribute columns. I want to query that table in a Python script and get a GeoJSON FeatureCollection string in return ...
|
Esri Shapefiles are commonly considered the standard format for GIS vector data.
I noticed on Wikipedia and the OpenStreetMap wiki it is noted (emphasis mine):
The shapefile format is a popular ...
|
I have about 10,000 points that I want to apply a partial circular buffer to based on an angle, from -30 to 135°.
A similar question for polygons seems to have been answered here, but I cannot make ...
|
I'm running a model that breaks a dataset into several dbf tables based on a query. However, only half of the query is being honored.
The PopDenZone field is not being accepted and I am getting other ...
|
I did "Calculate Geometry" on a line shapefile to obtain the coordinates X and Y for the start and the end of all the lines of the shape. But some lines resulted with the same X on the start and on ...
|
We are trying to use proj4 to project a local coordinate system to EPSG4326. We believe we have most of the string created correctly in QGIS and as follows;
+proj=ortho +datum=WGS84 ...
|
Greatest hits from previous weeks:
|
I was talking with a potential client, and they requested that we plot some points with GPS, with a maximum (or should that be minimum?) accuracy of 2 m.
This is an area with no WAAS, and I was under ...
|
I want to start working on a web map at work to map some of our statistics by city.
I have an idea, but I'm not exactly sure where to start.
Are there any definitive resources that provide step ...
|
Can you answer these?
|
I am developing a mechanism that uploads records to cartodb - first by importing the records to a new table, and then insert the records from the new table to an existing table.
The problem is that ...
|
Reconciling versions makes both target and source(s) point to the same state. I have an arcpy script that essentially will create a version from a parent of the db - in a state that is empty - adds ...
|
I am having a table with integer values. These values are in between 0 and 2. I want to create a raster out of that table with integers as cell values. Or else how to create polygons out of that table ...
|