نتائج البحث

  1. ا

    How Far Would You Go? The Geography of Football Stadiums

    On any given weekend, tens of thousands of passionate football fans hit the road to follow their team. While I can’t tell you exactly how many supporters travel to every one of their team’s away games, I can tell you very accurately how far they have to go. In fact, using FME, I can tell you a...
  2. ا

    Come party before the TechLady Hackathon

    We’re hosting the pre-party for the TechLady Hackathon, a full day of training, workshops, and hacking for women who want to beef up their coding skills and teach others what they know. Join us at the Mapbox Garage to kick off the event this Friday, August 7 at 6:30pm and meet an awesome...
  3. ا

    The Final Clean Power Plan: More Ambitious, More Achievable for States

    By Janet McCabe Today, President Obama announced EPA’s historic Clean Power Plan, a first-of-its-kind step to cut the harmful carbon pollution fueling climate change from our nation’s power plants. Climate change threatens our health, our economy, and our way of life with impacts like more...
  4. ا

    remove layer from mxd document using arcpy

    I would like to remove some layers from the MXD document currently used by a service in the ArcGis Server. I am using arcpy to achieve this task. Here is my code for removing layers from MXD Documents: import arcpy mxd = arcpy.mapping.MapDocument(r"C:\Project\Empty.mxd") for df in...
  5. ا

    [QGIS 2.x] Plugin cadastre

    Bonjour, depuis mon passage à QGiS Pisa je n'arrive plus à importer mes fichiers EDIGEO par l'intermédiaire du plugin cadastre. L'import s'arrête en plein processus et une fenêtre d'erreur apparaît (voir ci dessous). Est ce que quelqu'un a déjà été confronté au même problème ? Merci pour...
  6. ا

    [Théorie] Infos et conseils pour un débutant

    Bonjour à toutes et à tous ! Je suis à la recherche d'infos et conseils pour une application qui me permettrait de cartographier des arbres dans des propriétés, domaines et espaces urbains. Nous sommes une entreprise installée à Québec (Canada) et nous sommes des arboristes/grimpeurs. Notre...
  7. ا

    نحوه پذ

    رئ أكثر...
  8. ا

    Install QGIS on ubuntu using the compressed format qgis-2.8.3.tar.bz2

    I just cant use apt install becuase slower internet connection and size of QGIS can you show me how to do insall using qgis-2.8.3.tar.bz2 file. I have tried decompressing and use the command ./configure which resulted in error there is no make file but the decompressed file has cmake file in...
  9. ا

    Set picture marker symbol for a layer with arcpy (ArcGIS)

    I have an ArcGIS map document with one layer symbolized with Categories > Unique values. I want to update symbology for this layer by specifying a path to a picture marker symbol for every unique value. I can do that manually by clicking each default symbol in the Layer properties > Symbology...
  10. ا

    How to remove temporary layer source files in QGIS

    I am new to QGIS and python. Titles says it all. I'm modifying a plugin that creates some temporary files (layers) during it's run and I need to loop it a couple times. The algorithm works fine for the first 2 loops then it crashes (usually with a "Bad file descriptor" error). I believe the...
  11. ا

    Avoid intersection is missing QGIS 2.10, 2.8.2

    I need to digitize a lot of polygons and I want to ease my work with the 'avoid intersection' button so that the new polygons do not overlap. In the manual I found (for version 2.6) that the button is hidden in 'snap options', but I can't find it. How do I activate 'avoid intersection'...
  12. ا

    How to get speed and acceleration from trajectory data?

    I am using Java and netbeans as a IDE to develop a project. I have got some trajectory data by applying a spatial query. My question is, how can I get speed and acceleration for these trajectory data? Does java has useful library for me?for more information: points has (x,y,z,t) أكثر...
  13. ا

    Good websites for map-lovers?

    Do you know some good websites for map-lovers? I often visit strange-maps, cool-maps, makingmaps and hipkiss.org. Do you know others? أكثر...
  14. ا

    لماذا يتم استخدام الحديد الصلب فى تسليح العناصر الخرسانية

    كلنا يعلم ان المنشأت الخرسانية تعتمد على عنصرين اساسيين وهما: الحديد و الخرسانة.. فالحديد يساعد المنشأ على الاستقامة والحفاظ على توازنه مما يعطيك امكانية لعمل عدد ادوار اكثر.. و لكن لماذا أصبح لزاما علينا استخدام الحديد فى المنشأت الخرسانية.. بالرغم من ان المنشأت قديما كانت لا تحتاج للحديد..؟...
  15. ا

    Pythoon toolbox tool objects do not remember instance variables between function call

    I am developing a Python toolbox, and came across a peculiar behavior: The tool objects does not remember any instance variables between function calls. Consider this code: import arcpyclass Toolbox(object): def __init__(self): self.label = "Test" self.alias = "Test" self.tools...
  16. ا

    Importing SVG symbols into QGIS

    I've downloaded the SVG icon pack here: https://www.mapbox.com/maki/ How do I import these symbols into QGIS? As far as I can tell I need an .XML defining each symbol. Also using the Import from URL has never worked for me, anyone have any good suggestions for places to get icon packs for...
  17. ا

    QGIS tutorial : Points 2 Polygon

    In this rather fast episode points are converted to polygons in two steps. It show you how to use the processing toolbox and how to combine tools into useful models you can reuse in QGIS. أكثر...
  18. ا

    مطلوب GIS Application Specialist بالقاهرة

    مطلوب GIS Application Specialist بالقاهرة About the Job You'll spend a significant part of your time on cross-disciplinary GIS Applications working close to customers in government, industry, Telco, real-estate sectors. Is this You? You should possess the following: Interest in ongoing...
  19. ا

    OpenGo - deploying a web app

    When executing: suite-sdk deploy procedure I keep getting the following errors: Checking provided application path. Building application resources for 'C:\xxx\xxx\Sites\mySite'. Aug 04, 2015 1:08:45 PM com.google.javascript.jscomp.LoggerErrorManager println WARNING: input.js:79235: WARNING -...
  20. ا

    QGIS: pass custom command line arguments?

    Is there a way to start QGIS with custom command line arguments and to access those arguments at runtime in a plugin? Background: I'm trying to start QGIS using a third party application(click on a GIS-Button, QGIS opens with a predefined project using the --project flag). After the project...
أعلى