Essentially I am trying to calculate a value for a couple of fields after adding them. Below you can see how I am adding the fields and then an example on how my "for" statement is looping through the cursors to add values.
I keep getting an error: "TypeError: sequence size must match size of...
I want to a store GeoTIFF file pixel by pixel in the database. I need to store pixel values along with the lat/lon of that pixel on the GeoTIFF image. Is it possible to do that?
أكثر...
Are there any open source command line or GUI tools available for creating RPF (CADRG/ECRG) and CIB files? I know GDAL/OGDI can be used to read RPF files, but are there any tools out there that create them from other raster formats?
أكثر...
have an issue with pgRouting that I've modified to consider multi-floor indoor areas. I've created a mock floor plan of any typical hotel. I copied the floor plan and assigned a different z-value to essentially mirror the floor plan, with one positioned directly above the other. I then made...
easy and practical methodology that allows the conversion of point clouds into FEM models so that daily real cases of engineering can take the benefit of the precise geometrical description Continue...
Click Title to Continue Reading...
أكثر...
im trying to put an OpenLayers map inside a draggable(); div. The issue is that when i try to drag the map, all the containers drags too.
Any ideas?
أكثر...
I have a polygon layer representing impervious land cover. This was taken from a land cover raster dataset. The impervious data represents all impervious surface that is not buildings or roads. I am trying to identify parking lots within the impervious features, but I am getting all sorts of...
I have DEM Data for the study area, I want to know how to find out the stream order using DEM. I saw Stream order tool in Hydrology toolset in ArcGIS. in Stream order tool what is input stream raster and how to create it, which method of stream ordering is mostly used
أكثر...
I have a polygon layer visible from scales 0 to 8 (bigger to smaller). The thing is that I would like to click on a SINGLE feature of this polygon layer and then going to a different map (but in same div), where only this feature is highlighted.
For example, imagine that you see a map of the...
Hosted by Esri and the American Public Gardens Association
July 20 – 22 , 2015
San Diego Convention Center, San Diego, CA
Many public gardens are already using GIS to help manage their grounds and collections. Now, new cloud-based GIS tools promise to transform our garden’s collection maps...
Weather is a factor that can seriously impact your business, and having accurate information in a timely manner can help you make better decisions. *We have a special presentation, AccuWeather: Weather, GIS and Big Data, planned this year at Esri UC that I’d like to direct you to:
AccuWeather...
Hi,
I am geologist in Louisiana, who is trying to create a geological isopach map of a stratigraphic layer using two intersecting DEMs. The problem is that when I do that using the Minus Program in ArcGIS 10.3, I get a contour maps with two sets of contours, one in negative values and one in...
This question already has an answer here:
Exporting feature class into multiple feature classes based on field values using ArcGIS for Desktop? 11 answers
I'm using ArcGIS 10.2. I have a shapefile...
CREATE VIEW new_line ASSELECTpoint1.gid,ST_MakeLine(point1.geom, point2.geom)FROM point1, point2WHERE point1.gid = point2.gid;It's possible to load the layer but QGIS says 'There is no entry in geometry_columns!'. The SRID is missing, too.
أكثر...