نتائج البحث

  1. ا

    Where are Object class extension GUIDs stored in Oracle?

    Where are the GUIDs for object class and workspace extensions stored in SDE for Oracle? I've looked through GDB.ITEMS but can't seem to find it. I think SQL Server stores it in an .xml column but I don't see the equivalent in Oracle. أكثر...
  2. ا

    How to correct topology area boundary errors (slivers/gaps) on arcs in arcgis / arcsd

    I use arcgis 10.1 (arcinfo licence) with arcsde to connect to a SQL Server database. The initial dataset has around 100k polygons (used for land registration, having a resolution that is around 1cm and using an MTM projection). Many geoprocessing operations were made on the dataset to build...
  3. ا

    Add overlapping polygons

    I have a feature class that contain many overlapping polygons. Each polygon has a field value which I would like to add together wherever the polygons overlap. There are about 100 polygons each with complex boundaries and some are multi-part polygons. Below is conceptual diagram of what I would...
  4. ا

    Trouble inputting interger values into an SQL statement within ArcGIS

    So I am defining a function for use in a ArcGIS tool that will verify attributes, catch errors, and obtain user input to rectify those error. I want the tool to select and zoom to the segment that is being currently assessed so that they can make an informed decision. This is what I have been...
  5. ا

    Calculating slope for points with downhill slopes rendered as negatives in ArcGIS

    I have a DEM and a series of points. I'd like to measure the change in slope along the series of points. Distinguishing between uphill and downhill slopes matter to me, and ArcGIS' slope function renders all slopes as absolute values. I'm working with ArcGIS' Spatial Analyst and 3D Analyst...
  6. ا

    With arcpy, how do I detect relationship classes in a file GDB (or can't I)?

    I would like to be able to detect relationship classes in a file GDB. Because users of my script might have only an ArcView level license, they would not be able to manipulate the schema of a feature class (specifically to add a field) that is in a workspace that has relationship classes. How...
  7. ا

    Esri Publishes Getting to Know ArcGIS, Fourth Edition

    Esri publishes Getting to Know ArcGIS, a comprehensive introduction to the features and tools in ArcGIS for Desktop. The book also introduces the new ArcGIS Pro application. أكثر...
  8. ا

    Eruption of Raung Volcano

    One of the most active volcanoes on the Indonesian island of Java spewed fresh ash and gases in early July 2015. أكثر...
  9. ا

    How To Compile Or Find Php Mapscript (Mapserver) Latest Version For Windows?

    I had major performance difficulties with MapServer version 6.0.3 (MS4W 3.0.6) and need latest version of Mapscript but i cant find it for windows. Anybody can help me to find latest compiled (binary) of Mapscript(PHP) or compile it from source for windows? أكثر...
  10. ا

    Is it possible to edit domain coded values in ArcGIS Online Feature Layers?

    I'm getting started on the recently released Citizen Problem Reporter AGOL App. One of the steps is to set up an AGOL hosted featurelayer. I've done that, the app is up and running in a test state, but I'd like to edit some of the coded values to be more in tuned to what our organization...
  11. ا

    PostgreSQL default values in QGIS 2.8.2

    I think the issue outlined in this question PostgreSQL default values in QGIS 2.8.1 and ticket #12391 is not fully solved yet. Negative numeric values, and dates are not used by QGIS 2.8.2 correctly. 2.6 works. Example:ALTER TABLE bla ALTER COLUMN vres SET DEFAULT -32768.0; => shows up as "vres...
  12. ا

    Finding census block for given address using Tiger geocoder

    I have a geocoder based on Tiger/Line data running on PostGIS. I need to find census block for a given address. How can I do it? Like I can do for census tract: SELECT get_tract(ST_Point(-71.101375, 42.31376) ) As tract_name; What would be similar query for finding census block and block...
  13. ا

    acrgis python add text background color

    Is possible to add text background color using python on ArcGIS(ArcMap 10)? I wrote a function that able to change font color of the string but I want to add background color to it as well def changeColor ([s1]): return "" + [s1] + ""Following links show me how add background color manually...
  14. ا

    How load data into GDB tables with relationship classes to non simple data?

    Further to my earlier question Is there any way to load data into GDB tables with relationship classes to composite data as geometric network with out making them simple first ? I have FGDB with few M-N composite relationships classes that contain geometric network. Every few weeks or month I...
  15. ا

    Pollution Reduced in Rapid City Stormwater Runoff

    Summary: Wetland channels constructed in downtown Rapid City, South Dakota, effectively reduced many pollutants in stormwater runoff, according to a recent U.S. Geological Survey report Contact Information: Galen Hoogestraat ( Phone: 605-394-3264 )...
  16. ا

    Assigning an NTA code to a point feature class from a polygon feature class

    I have a point feature class and a polygon feature class (NTA - Neighborhood Tabulation Areas). I want to assign each record in the point feature class an NTA that it falls into. Also, neither of these feature classes has a common field. أكثر...
  17. ا

    Importing lat long coordinates to ArcGIS: error

    I am trying to import lat long coordinates to a map in ArcGIS. This is the procedure I use for my data that is on csv format. Add Data/ XY event data/ Run This is the errror: ERROR 000055: Cannot create a Query Table for this workspaceFailed to execute (MakeXYEventLayer). أكثر...
  18. ا

    Load only certain data in OsmaR - Subset geographical data

    I'm trying to plot in R all the subway lines and stations in downtown New York. I would just need the shore-sea line and the lines with the stations. I tried to follow the approach shown in the Osmar package documentation. Essentially, downloading all the nodes in the area and then sub setting...
  19. ا

    Building a polygon over a reachable area

    I am currently working in the field of isochrones and the underlying algorithms. What now causes problems is not the calculation if the isochrone itself, but the visualization of the results. The result of my isochrone algorithm are points and edges. In fact I do have a working solution, but for...
  20. ا

    Leaflet.label and MarkerCluster problem with zoom dependent add/remove layers

    Here's the setup: I have a leaflet map with point data, to which I have applied leaflet.label and leaflet.markercluster. I add the clustered point data at a particular zoom level (code below). All works as planned until I zoom back out (points removed) and in again (points added). The labels...
أعلى