نتائج البحث

  1. ا

    How to clone an ol3 style?

    I can't find any simple way to clone an ol3 style. There is no clone() method and creating a style from a style (new ol.style.Style(style)) doesn't do it. JSON.stringify doesn't produce anything usable, either. أكثر...
  2. ا

    creating python tool to export field list to excel

    I am creating my first python tool to export a list of fieldnames to excel. I have the following bits of code: import arcpyclass Tool(object):def __init__(self): self.label = "Tool" self.description = "Export Fields to Excel" self.canRunInBackground = Falsedef getParameterInfo(self)...
  3. ا

    ArcGIS Modelbuilder: Adding data to table of contens (Add to display) after my model

    I need help with adding my outputted data to the ArcMap display (the table of contents - TOC) after my model has run in ArcGIS 10.3. In one of my submodels an iteration is executed and an analysis is being performed. Now, I want this output displayed. My model is producing the feature classes...
  4. ا

    Use laspy to create las file from scratch without opening an existing las file first

    I have found instructions for creating a las file by opening an existing file, modifying it, then re-saving it. This re-uses the headers from the original file. But how do I create a new file from scratch without loading another in the first place? I cannot see any documentation on the...
  5. ا

    How to SetVisible a layer without redraw all the mapcanvas

    I am working with QGis 2.8.2 API c++/ QT 4.5I am displaying a lot of layer in a mapcanvas, I am looking for a method like setVisible(boolean ) in order to setvisible or not a specify layer setVisible is for the QgsMapCanvasLayerActually i add a layer in the QList and i refresh the renderer and...
  6. ا

    GPS Track Editor to crop tracks with select by clicking start and end points

    I'm trying to take a bunch of gps tracks of mountain bike rides and turn this in to a trail map. I want a single track for each trail. I'm looking for an editor that will allow me to select a segment of a track by clicking the start of the segment, clicking the end of the segment and the...
  7. ا

    دورة تصميم احتراف برنامج robot

    برنامج روبوت او (robot) هو من افضل برامج التحليل الانشائي وهو يقوم بتحليل المنشأت الخرسانية او المعدنية والحصول علي النتائج وعرضها في شكل بسيط ومن مميزاته امكانية اختيار كود التصميم و سهولة التعامل ودقة النتائج وامكانية الحصول منه علي تصميم للقطاعات وبالتالي اخراج نوتة حسابية و لوحات للتسليح...
  8. ا

    Landfill Disposal of WV Oil and Gas Waste*– A Report Review

    By Bill Hughes, WV Community Liaison As oil and gas drilling increases in West Virginia, the resulting waste stream must also be managed. House Bill 107 required the Secretary of the West Virginia Department of Environmental Protection to investigate the risks associated with landfill disposal...
  9. ا

    You may just have updated the map with your RunKeeper route

    You may just have updated OpenStreetMap simply by sharing a route on RunKeeper. We’ve partnered with RunKeeper to update our OpenStreetMap based maps with routes from athletes all over the world. We look at the anonymized and aggregated routes publicly shared by RunKeeper users and use it to add...
  10. ا

    Feature Server Publishes with Old Domains

    I have a feature class that I am setting up to be used in ArcCollector and I have a number of domains to ensure easy data entry in the field. I made some changes to those domains and now whenever I try to publish with Feature Access enabled my old domains publish, however when I publish...
  11. ا

    Extract raster values to points - 1 per cell?

    I have created several raster layers within ArcMap that I wish to extract values from in order to analyse within R. However, I'm keen to avoid psuedo replication of my species presence data and therefore only wish to have one point value per cell. Is there a way to do this? أكثر...
  12. ا

    How to add custom basemaps to BasemapGallery

    I would like to add my own custom basemaps to the BasemapGallery. Is there any way I can create my own BasemapGallery with only my maps? I am using the ArcGIS API for javascript. EDIT: for clarity I have already created a custom basemap that the answer here describes. The issue is that I would...
  13. ا

    Logistics & Trade Compliance Specialist

    Handle all project related transportation for the assigned project. * Coordinate and interact with expeditors and vendors to facilitate transportation, trade compliance and documentation, while ensuring that everything is in line with McDermott's procedures and policies as well as Customs and...
  14. ا

    A further look at Chinese map offsets

    Yesterday we talked about how the Street Maps of China are offset from the satellite imagery because of their laws requiring the use of the GCJ-02 datum. The GCJ-02 datum moves the map by different amounts in different places. You can typically work out correct coordinates by a simple addition...
  15. ا

    [SIG] Philcarto ou Qgis (pour débutant) ?

    Bonjour, Je dois créer une carte (Europe) où figureront environ 250 villes dont on m أكثر...
  16. ا

    [Acrobat Pro 9] Code JS

    Bonjour, Je n'ai vraiment aucune expérience en JS pour adobe et je voudrai avoir quelque exemple de code, J'ai aussi un code simple a trouvé du type: =SI(B5
  17. ا

    Problem with Geonode Create Map error 403

    I have installed Geonode 2.4 (developer version) on ubuntu 14. and all is doing fine. However, last few days I am getting error message whenever I try to "create map". The error message is **FORBIDEN 403: DEBUG is set to False but the host of the path provided to the proxy service is not in the...
  18. ا

    Problem in openlayers wfs-t with geoserver 2.7?

    I'm using OpenLayers-3. I have a wfs layer. I want to sync this layer with my server as follow(I use geoserver 2.7-SNAPSHOT and my datastore's type is shapefile): var opt = { featureType: "Calk:Point", featureNS: "http://itsme.calk.org", srsName: "EPSG:4326"}var s = new...
  19. ا

    geojson coordinate conversion to the format of the data coming from PostgreSQL?

    I use hibernate spatial and geotools this is save to vector code : if (vectorType.equalsIgnoreCase("Point")) { LineString point =new GeometryJSON().readPoint(item.getData()); lineString.setSRID(3857); theEvent.setGeom1(lineString)...
أعلى