نتائج البحث

  1. ا

    Best way to represent data

    I have a report that shows the progress of work. Each worker can have 1 to 5 activities and the data should be in ascending ordered by the total progress (bar next to name). There are about 25 workers. I'm using something like this: http://imgur.com/9pGJvPl Based on your experience, can I show...
  2. ا

    Issue when creating points with php and entering them in postgis

    I pass some data to a postgis table defined as: CREATE TABLE categoriesdata (id serial NOT NULL, name character varying(200), geom geometry(Point,4326), CONSTRAINT obj_geom_pkey PRIMARY KEY (id))In order to pass the date I use a php script like this: $insertPostGis = pg_query($dbconn...
  3. ا

    Merge and export two layers that utilize blending modes

    I have a new question that I'm trying to solve. Spent more time than I can to admit trying to come up with a solution that doesn't require bringing the layers into Photoshop or the GIMP (which would take an insane amount of RAM/swap space to work on this). Anyway, here's the setup:Using QGIS...
  4. ا

    A poisoned Rock

    <div dir="ltr" style="text-align: left;" trbidi="on">02 Orpiment
  5. ا

    Looking to find (or build) a particular Python geoprocessing tool

    So here is my situation: There is a large area (a wildlife refuge) of nearly 200,00 acres that we have loads of spatial data for, from habitat management projects from the past several years. My boss (who isn't GIS savvy) would like to be able to choose a point or area within those 200,000...
  6. ا

    How to get GeoJSON properties to appear in openlayers 3 popup when using CLUSTERS?

    I'm attempting to get my geoJSON properties to appear in my on-click popup but no matter what I try, it either returns the geometry name object Object or Undefined. I think openlayers stores cluster data as an array of features rather than multiple individual features? Here is the code for my...
  7. ا

    Which software to use to create professional fly-over/ fly-through animations?

    I will need to create a high quality fly-over animation which penetrates the surfaces and reveals subsurface geology. The intended use is for demonstrations, presentations and a company website so it cannot include copyrighted data. Available Data: I have high resolution satellite & aerial...
  8. ا

    How to Use ArcGIS Data, Features and Basemaps in Tableau

    Here at Esri we talk with our customers on a regular basis, and one of the things we’ve learned is how many ArcGIS power users also use Tableau for business intelligence, slicing and dicing data, and visualizing patterns. We think that’s great! Tableau and ArcGIS are complementary for many kinds...
  9. ا

    Can I use TIFF files for zonal statistics in QGIS or ARCGIS?

    I am completing a remote sensing paper and am doing most of the work in PCI Geomatica, where I have 2 separate files. One from running a texture analysis algorithm containing 6 band layers from a satellite image. The other set from running an unsupervised classification on the same image with...
  10. ا

    Unable to serve .terrain files in cesium sandcastle

    I am learning 3d terrain generation using CesiumJS. I generated .terrain files usind Cesium terrain builder and kept them in 'cesium/apps' directory for testing purposes and to avoid CORS issues. Whenever, I try to generate terrain I get error that tile at X:0 Y:0 level 0 as well as tile at X:1...
  11. ا

    Insensitive case query in Geotools to WFS

    I'm trying to make an insensitive case query from Geotools to WFS (Web feature service) datasource,I used FilterFactory2 with the method like(Expression expr, String pattern, String wildcard, String single Char, String escape, boolean matchCase) for creating query filter, I set the "matchCase"...
  12. ا

    ArcMap 3D profile graph gives a level line

    ArcMap's Profile Graph in 3D analyst works great for drawing a line on the map and seeing the profile. I am doing this part easily; single segments, multiple segments it works fine. However, it is not working for me with existing features. I follow directions from here...
  13. ا

    Using a Value Table to Calculate Multiple Fields

    I'm looking to develop a tool (ideally through model builder as my python writing ability is not stellar) that creates a simple user interface that has dropdown menus for desired fields of a selected table and typed input users to type in a numeric value for each. I.e.: FIELD | VALUE A | =...
  14. ا

    How to split name in label so only first two words appear?

    The labels for my feature SSA_NAME are approximately 5 words long. I would like to shorten the labels to only 2 words. Every time I try a different code I receive either an error message or my layer is not labelled at all. Here is a code I tried based on another person's StackExchange question...
  15. ا

    Generate Service Area Polygons with Field(s) Added

    Does anyone know of a way to generate service area polygons which, when created, maintain a field from the feature class from which the polygons are generated? For example, if I am generating a service area from a single parcel, and my parcel data contains Land Use, can I create a service...
  16. ا

    How to split circles in 8 quadrants

    I am using ArcGis 9.3 and I need to split a large number of circles in quadrants. The circles corresponde to a 200m buffer of a point layer and, for each point, I need to split the buffer in 8 quadrants. Is there any ArcGis tool or extension that does this for all points/buffers at the same...
  17. ا

    The famous algorithm that made navigation in Google Maps a reality

    Dijkstra: The man who made digital navigation a reality. Copyright: Andreas F. Borchert Wikipedia Google Maps is arguably one of the most famous Geospatial applications ever.* Overnight, it transformed the way we navigate and made it mainstream to use a digital map to get from Point A to...
  18. ا

    Common Tasks on ArcGIS Server REST service

    I have a published REST service with lines in it. If I have the permissions to edit the service in ArcMap, shouldn't I be able to perform a arcpy.Dissolve_management on the lines (client side) to dissolve those lines into ssingle segments (many to one)? أكثر...
  19. ا

    ArcGIS Web AppBuilder View Query Results in AttributeTable

    I'm building a couple of custom widgets for use on a Web AppBuilder app that do some queries against feature layers. I get back a feature set, which I can convert to a local feature layer. What I'd like to be able to do is display that feature layer in the Attribute Table, so that I don't have...
أعلى