نتائج البحث

  1. ا

    Need help using iterators to make this model more efficient/elegant?

    I'm relatively new to automating processes with ArcGIS. The overall goal of the model is to first isolate the road network of a user input town/city from a state/provincial road network file and then ensure that none of the segments in the new town/city network are greater than 500m. The logic...
  2. ا

    Changing units of buffer

    Desktop 10.3.1GCS: WGS 1984 Created a Buffer of points based on a pre-specified radius from the points attribute table. It appears all of the buffers were created with a decimal degree unit of measure.... How do I change the units of the buffer layer to miles? أكثر...
  3. ا

    Cost distance analysis with Whitebox or other open source gis software

    I need to perform a cost-distance analysis and cost allocation analysis for a tsunami evacuation model. As only open and free available data is used, it would be also good to use open source software only. Since Grass GIS and SAGA tools do not seem to cover a cost allocation analysis, I tried...
  4. ا

    What's the difference between hypsography and topography?

    I've recently come across some data that has been labeled "hypsography". I looked it up and it sounds like topography. But this data source has data labeled "topography" separate from its "hypsography". What's the difference? I've read the wiki for 'Elevation' and its starting to sound like all...
  5. ا

    QGIS Multiple CASE WHEN/THEN Statements for Expression Based Labels

    I am trying to label a single point with multiple labels, based on the attributes for that point. For example, if one of the attributes is equal to 1, I want to label it with a specific text string; and if another attribute is equal to 0, I want to label it with a different text string, etc...
  6. ا

    How to label GeoJSON polygons?

    I'm using Leaflet combined with GeoJSON features. Is there a way to label GeoJSON features (in this case - polygons)? It should get labels from feature.properties.name This is my code where I think I could insert label: function style(feature) { return { weight: 2...
  7. ا

    Filtering radar data in ENVI

    Filtering radar data in ENVI أكثر...
  8. ا

    EPA at GLACIER Summit

    Last week I led our delegation to GLACIER, the Conference on Global Leadership in the Arctic: Cooperation, Innovation, Engagement and Resilience, in Anchorage, Alaska.* The U.S.-hosted conference convened foreign ministers of Arctic nations and key non-Arctic states with scientists...
  9. ا

    Re: Coding - again

    Re: Coding - again Hey guys, can nobody offer even a "well this may be the cause" just to put me on the right lines? Cheers Dave أكثر...
  10. ا

    What are my options for custom 3D symbols in ArcMap?

    Recently, I've been playing around with the idea of creating my own set of 3D symbols to use in ArcMap specific to the line of work that I'm in. I'm wondering if anyone here in the community has any experience doing this and what software they use to create the symbols. I am familiar with...
  11. ا

    GeoServer GeoTIFF rendering skips data between Greenwich and the Dateline

    I've got a custom web application using OpenLayers3 running GeoServer (2.7.1) as a back-end. I've added a world-wide temperature GeoTIFF as a test, and it renders in a strange way. If I move the map to pan eastward, the GeoTIFF fully renders over the entire map. If I move the map to pan...
  12. ا

    Save JSON from Openlayers using AJAX

    I am trying to build a web app where users can use OpenLayers to draw features and then save them either as a download or write to a file on the server which I can collect when I need it. I am happy with the OL3 bit so far. From reading around it seems AJAX is the way to do this so I have...
  13. ا

    Esri Javascript Point Clustering Map Size

    I am using Esri Javascript API to display points on a map that are pulled from a json object. Everything is working great, although i seem to be having issues trying to figure out how to get the map to show all the points (zoom to an appropriate level) at once. here is my code any help that can...
  14. ا

    How can I set polygon width in python?

    Here i am try to set polygon outline width but it give me error. Please flow below code. from PIL import Image,ImageDrawimg = Image.new("RGB", (1024, 1024), "white")draw = ImageDraw.Draw(img)draw.polygon((924, 266, 245, 777, 241, 782, 306, 100, 924, 266), fill="white", outline="black")...
  15. ا

    ArcGIS: Produce a raster mosaic dataset using a spatial query on another mosaic

    Using ArcGIS 10.1 (Build 3143) I would like to create a relatively small raster mosaic dataset (the size of a city) based on a larger, existing one (the size of a state) using a single feature class polygon as a spatial query. Is this possible? Clipping the raster mosaic with Clip (Data...
  16. ا

    QT4 data entry form crashes qgis

    I'm using Linux Mint 17.2, qgis 2.8.1 and have also tried this on 2.10: Made a simple form using qt4 designer The field names match those in the attribute table used the properties page of qgis to select the "provide ui" option click Apply and okay using the attribute identify tool clicked on...
  17. ا

    Get GeoJson feature by ID and zoom on entity

    I have got a leaflet map with Geojson layers : I use jquery Autocomplete to search an entity by name or id, I have no problem with that. I need your help because I'm not able to refer to a specific point in my layer (without a click on the map). Ideally, I would zoom in on it and open a popup...
  18. ا

    Fetching postgis data through php json and passing to leaflet map

    I am new to this and trying to explore leaflet and geojson a bit. Please help me with this. This is my php page which I am using to fetch data from PostGIS. (the data opened successfully in the browser) $sql = "SELECT *, (ST_AsGeoJSON(geom)) AS Geojson FROM public.village_boundary_metro";$rs...
  19. ا

    Lessons I Learned While Trying to Save the World

    Lessons I Learned While Trying to Save the World: To our GISers who are in (or going into) this line of work. Hats off. أكثر...
  20. ا

    GeometryEngine part 1: Testing spatial relationships and editing

    This is the first post in a three-part series exploring GeometryEngine in the ArcGIS API for JavaScript. This series will cover the following topics: Part 1: Testing spatial relationships and editing Part 2: Measurement [coming next week] Part 3: Overlay Analysis [coming in two weeks] Overview...
أعلى