نتائج البحث

  1. ا

    This Week in EPA Science

    By Kacey Fitzpatrick This Wednesday marked the 45th anniversary of EPA’s establishment. A lot has been accomplished in those 45 years, largely thanks to EPA science! Read EPA Administrator Gina McCarthy’s message 45 Years of Fulfilling our Mission. “Science has been the backbone of the most...
  2. ا

    How to label only selected features in QGIS 2.8 and up

    In 2011, I wrote “How to Label Only Selected Features in QGIS”*which ends with the wish that Another “data defined setting” like “show this label (true/false)” would be more intuitive. … and now we have it! It’s called Show label and you can find it in the Rendering section of the labeling...
  3. ا

    How to transform an irregular polyline into a straight one?

    I would like to transform an irregular polyline into a straight one. Here are some details: I work with ArcGIS on a project in which I have an irregular polyline that is crossed by numerous streams. The idea is to show it as a straight line with the points where are the stream crossing in second...
  4. ا

    محاور اليوم الدراسي بجامعة ابن طفيل بمناسبة الدورة 21 لقمة المناخ cop 21

    محاور اليوم الدراسي التحسيسي الذي ستنظمه رئاسة شعبة الجغرافيا بمناسبة عقد الدورة الحادية و العشرون لمؤتمر أطراف اتفاقية إطار الأمم المتحدة حول التغيرات المناخية بباريس ( (COP 2 و.ذلك يوم الأربعاء 9 دجنبر 2015 بكلية الآداب و العلوم الإنسانية بالقنيطرة و بهذه المناسبة فإن جميع طلبة شعبة...
  5. ا

    Visual thresholds of cartographic features

    I was surfing posts on GIS stack exchange, as one does, when I came across this post featuring a French textbook figure on cartographic visual constraints. It’s a handy little reference piece on minimum point sizes, gap widths, line widths, area differentiation thresholds, and so on, so I...
  6. ا

    Tilt interaction added to the latest Android SDK

    Today we’re releasing version 2.3.0 of the Mapbox Android SDK with improvements across the board. Tilt Tilt is now fully supported by the SDK. You can set the angle programmatically via the setTilt() method, or using the standard two-finger shove: Multiple InfoWindows You can now...
  7. ا

    Find duplicates of same point in a feature class and only keep the maximum of a field

    I have a feature class with fields: Latitude, Longitude, Type, Magnitude, City, State, Comment. If Latitude, Longitude , and Type are the same, I only want to keep the record with the highest Magnitude value (magnitude will vary usually). However, sometimes there are duplicates in the data...
  8. ا

    Moving Point Features (within a Polygon) to the Edge of those Polygon Features

    Good afternoon, I have a bit of a complex task, and was wondering if anybody has knowledge that could assist me. Data: Water utility data that is not connected through a geometric network. Data includes Parcel (polygons), Water Service Meters (Points), Service Laterals(Lines), and Water Mains...
  9. ا

    Editing the DBF for a shapefile is yielding totally different results in R and QGIS,

    I'm having kind of a peculiar issue that I'm hoping someone can shed some light on. I'm actually creating my map in R, but I'm using QGIS as a tool to check my mapping process (R newb here). So let's dig into it. I'm trying to plot rivers in my area of interest (Tanzania), but the source...
  10. ا

    How to get values of last row in table with ArcPy/SearchCursor?

    I would like to base my query on the last row of a table? I know the basic syntax/functionality for my search cursor, how do I query only the last row; Below is an example of my search criteria, this data comes from a log of success/fail for a script that runs, I will base other decisions...
  11. ا

    Connecting Access Table to ArcGIS (Replace Function!)

    I have an Access Query where the Field names contain symbols like "-", ":" and spaces. When I was connecting my database to ArcCatalogue that specific Query-table was not visible. Then I used Replace function (in Access) to replace those symbols and spaces to "_". Then the table was visible in...
  12. ا

    What's the easiest way to install GDAL and OGR for Python?

    I am developing some code in Python, and I want to use the GDAL/OGR python bindings. What is the minimum I need to install in order to use the GDAL and OGR python bindings? What is the easiest way to install GDAL/OGR if I only want to use it from Python? I'm looking for an answer that applies...
  13. ا

    Working with selection sets in QGIS

    This video demonstrates how to work with selection sets in QGIS. أكثر...
  14. ا

    Re: Migrating from Sharpmap to Easy GIS .NET

    Re: Migrating from Sharpmap to Easy GIS .NET Hi, Easy GIS .NET does not support drawing your own layers, so if you do need this functionality you will need to do this using the paint event sorry. The library does include a ShapeFileWriter if you need to generate your own shapefile layers, but...
  15. ا

    ERROR 000358: Invalid expression Failed to execute (SelectLayerByAttribute)

    My python script in ArcMap has an initial dialog box with two inputs: REG_CODE (values are in a list and include 'AKR', 'IMR', 'NER', etc) and Selection_type which offers 'NEW_SELECTION', 'REMOVE_FROM_SELECTION', etc. My code runs just fine unless I pick the value 'NER'. Then I get this...
  16. ا

    How to disaggregate records in a table?

    I'm trying to separate out records in a quasi-summarized table. Currently, my features are geocoded address points. Each address point has one record associated with it with a field showing how many trees were planted at the property. Most of the time there will only be one tree per property but...
  17. ا

    Trying to automate clip for multiple polygons based on unique field ID

    I have two feature classes, one that contains all counties for 5 states and the other contains 90 polygons I need clipped only to their pertaining county boundary, but they overlap/ cross the county boundary (See image below). Both feature classes have a field with a unique 5 digit ID for each...
  18. ا

    Bounding box and time parameter difficulties in tweepy module python for ArcMap

    I am using a code to develop a map that would show geolocated tweets. The script is as follows: import tweepy from tweepy import OAuthHandler consumer_key='' consumer_secret='' access_token='' access_token_secret='' auth=tweepy.OAuthHandler(consumer_key, consumer_secret)...
  19. ا

    How to extract a lineament from a DEM?

    How to extract a lineament from a DEM? Please keep the steps simple. أكثر...
أعلى