نتائج البحث

  1. ا

    QGIS layer: import CSV and set 'Display HTML Map Tip' using python

    My objective is to generate a python plug-in for QGIS that will open a CSV and define a field within the table to display as a map tip. I'm trying to achieve this task and have got stuck on trying to set the layer properties using python, rather than opening the 'layer properties' dialog...
  2. ا

    How to highlight a feature while being processed in ol3

    I have written the following code where I check the newly added line to a vector layer for the possible intersection with other lines in that layer. //vector2 layer is defined and added to the mapvar select = new ol.interaction.Select();var selectedFeatures = select.getFeatures();var...
  3. ا

    [QGIS 2.x] Rendu carte avec openstreemap

    Bonjour! Je bosse actuellement sur un projet Qgis et j'ai du charger avec le plugin OpenLayers Openstreet map et j'ai affiché les OCM Landscape. Le problème c'est que j'ai ajouté à ça mes couches vecteurs que j'avais créée et j'ai été dans le gestionnaire d'impression pour faire ma mise...
  4. ا

    Creating set of maps (PDF) using QGIS and Python with WMS Data

    For a scientific project I am trying to create a set of PDFs in QGIS with a fix layout (in the print composer) but per PDF a) different map item attributes (extents) and b) a QR-code to identify this PDF. The QR-Codes are already created with a python module (-> .svg) and the extents of the map...
  5. ا

    Google maps not being displayed inside my widget

    I am trying to display my data in google maps. Like if i drag and drop my data, a widget should opens and it should display the data in the google maps inside the widget.Now, widget is opening, but maps is not displaying inside the widget.Below is the link...
  6. ا

    Leaflet geoCSV Popup Customisation

    I am currently using the leaflet geoCSV plugin to bring through CSV data into the map frame. I am struggling to be able to customise the popup to only show certain attributes of the CSV and different titles. Using the Bankias Example the popup currently uses the script below to pull through all...
  7. ا

    Spot traffic jams with Bing Maps

    Microsoft has updated Bing Maps with a cool new feature; now you can enable Traffic layer and see feeds from live traffic cameras : 35,000 cameras in 11 countries supported. So Check major roads for congestion before you travel. أكثر...
  8. ا

    California City and other ghost cities

    We recently watched this YouTube video about California City, which was planned and laid out in the 1960s, but remains largely unoccupied. As you can see in the video, streets were created and named and in some cases even signposted. So we had a look in Google Earth and found that most of the...
  9. ا

    Why isn't my geoJSON showing in my leaflet map?

    I'm trying to load a geojson file in to my leaflet map and can't see what's going wrong. From looking at other questions i've used Jquery Ajax to call the geojson. The geojson is in the same directory as the html. This is the ajax query i'm using var geojsonLayer = new...
  10. ا

    how to apply/mask QC layer of MODIS15A2 for extracting good quality pixels from Leaf

    how to mask cloudy/noise pixels of MODIS LAI product (MODIS 15A2). I'm using MODIS 15A2 LAI monthly data for LAI estimation.After reprojection and applying scale factor i want to mask bad pixels of LAI product. Can anyone help to explain applying/masking process of QC layer MODIS15A2 for...
  11. ا

    How can I read and process DEM file in FORTRAN? [on hold]

    I have to read and process DEM file in FORTRAN. Like generate slope, extract a certain portion of DEM. أكثر...
  12. ا

    Improving the mapping of Districts' Bordering Streets?... Boston City Council [on hol

    How might mapping of Boston City Council Districts be improved that the mapping clearly indicates/labels Bordering Streets of Districts?... particularly indicating/labeling Split Bordering Streets between Districts. Available mapping is indistinct not labeling Bordering Streets split between...
  13. ا

    Problem in loading map to Georeferencer in QGIS

    I'm trying to load a map to the Georeferencer in QGIS using the approach from http://www.qgistutorials.com/en/docs/georeferencing_basics.html. I try to get the locality coordinates(lat/lon) of the 'Stetson Pit' and 'Ponzer' on the map. However, when I set all the points on the map and start...
  14. ا

    Obtaining feature using ArcGIS for Server and WFS based on featureid?

    This has baffled me for hours, I've tried nearly every combination of request parameters without success. I have a points coverage published in arcgis and can download the feature GML via WFS for the entire layer using the following request (sorry the server is not available on the internet)...
  15. ا

    Can I merge spatially different ROIs and use it again?

    I have created ROIs for three different scenes. I want to merge those and use again for a mosaicked raster. Is it possible in QGIS? أكثر...
  16. ا

    Conversion from shapefile to geodatabase feature class in ARCGIS

    I have converted feature class from a geodatabase to shapefile, and after that I have updated some polygons in shapefile. Now I want to get back to the same feature class or a fress/new feature class in the same geodatabase. How Can I perform this task in ARCGIS ? The Problem is: I have a...
  17. ا

    Navigation in Openlayers map on hovering

    I want to add navigation to my map wherever hovered, so that the coordinates are displayed. If somebody can help me it would be great أكثر...
  18. ا

    MapInfo/Mapbasic - test if a mapper is open

    I'm hoping someone may be able to help me. I have a custom menu that I created which opens a mappable table and I'm trying to work out how I open it when there is no other .tab files or mapper windows open there are other .tab files open which are in a mapper. My question relates to the...
  19. ا

    Adding Icons to Configurable Map Viewer (CMV) Widgets?

    How do you add the Configurable Map Viewer (CMV) widget icons like the screenshot below? أكثر...
  20. ا

    Mouse hovering on KML layer in ArcGIS API for JavaScript?

    I am using ArcGIS API for JavaScript for map. i want show an popup info window when mouse hover on kml layer. I am trying this code for and using mouse-over event , But this is not working on kml layer. my code is: var kmlUrl =...
أعلى