نتائج البحث

  1. ا

    Community Analyst – What’s New in July 2015

    We’ve recently updated Community Analyst. Here are some highlights… Quickly access recently created sites, reports, and maps. No need to recreate maps or search through a long list of reports and sites… just open recently created items from the new home page. Customize Community Analyst...
  2. ا

    How do I generate 3d WKT FROM A Sql Server geometry or geography types

    If I have the point POINT (-75.45454 25.12345 1024 ) in a geometry or geography column in SQL Server, but render it with STAsText() I lose the Z dimension. SELECT geography::STGeomFromText('POINT (-75.45454 25.12345 1024 )', 4326).STAsText() AS point POINT (-75.45454 25.12345) How do I...
  3. ا

    How to refer to xmax of labels?

    To create dynamic leader lines I use the QGIS „Move Label“ tool and a PostGIS view. CREATE VIEW leader_line ASSELECTgid,ST_MakeLine(geom, ST_SetSRID(ST_MakePoint(xcord_label, ycord_label), SRID))::geometry(linestring, SRID) AS geomFROM pointWHERE xcord_label IS NOT NULL;This works fine for all...
  4. ا

    How to clip Census tract shapefiles to the boundaries of City Council shapefiles

    Before I ask my question, I want to say upfront that I am woefully inexperienced with coding as well as GIS, which is part of the reason why I'm here. I am currently working on a project where I am using Census tract data to figure out the population characteristics of the city council...
  5. ا

    Get nearest node following segment

    I am trying to get the nearest node from a point(Id 1) . The coordinates (lat/long) are input by an user . I am using some functions like pgr_nearest_node() or get_nearest_node() from get_nearest_node function reference 1: http://www.sqlexamples.info/SPAT/postgis_nearest_point.htm. The Problem...
  6. ا

    Validate a gml file

    I receive a gml-like response from a RESTful Web service. It looks good for me but I can not imported in QGIS. Is there an online validation tool for a valid gml file? Or am I missing something for the schema? The response I received is as 41.0296010971069...
  7. ا

    How to merge several GML files into one

    I have a folder of GML files that I want to be able to merge to create one GML file that I can then view.I have tried this using the code described but searching for GML in this website without result. The code I used was: mkdir merged for %f in (*.gml) do (if not exist merged\merged.gml...
  8. ا

    Lidar Odometry and Mapping in Real-time

    Lidar Odometry and Mapping in Real-time أكثر...
  9. ا

    Hungry for the Taste? Here's your complete guide (maps, menus and tips)

    Esri map features various restaurants, pop-ups and food trucks at the annual eatapalooza at Grand Park in Chicago. أكثر...
  10. ا

    Business Analyst Online (BAO) – What’s New in July 2015

    We’ve recently updated Business Analyst Online (BAO). Here are some highlights… Quickly access recently created sites, reports, and maps. No need to recreate maps or search through a long list of reports and sites… just open recently created items from the new home page. Customize BAO...
  11. ا

    More NAIP imagery for the United States added to the World Imagery basemap

    The*World Imagery basemap*was updated across much of the United States for the second time in four months.*The addition of more recent 1-meter resolution USDA Farm Service Agency (FSA) imagery from the*National Agriculture Imagery Program*(NAIP) now provides NAIP 2014 imagery for 25 states (as...
  12. ا

    Basic question-how to delineate area to generate elevational mesh

    I've just started using Global Mapper 15 and needed a pointer. I'm trying to generate terrain meshes from a wide area, I'm using SRTM Worldwide... أكثر...
  13. ا

    Basic question-how to delineate area to generate elevational mesh

    I've just started using Global Mapper 15 and needed a pointer. I'm trying to generate terrain meshes from a wide area, I'm using SRTM Worldwide... أكثر...
  14. ا

    Guessing order of points in a track set

    I have a series of points in a trackset but I don't have the order or timestamp of the points. I'd like to combine them into a polyline. Is there a more sophisticated ordering algorithim than [lat,long] or [long,lat]? Should I perhaps order them in both orders, then take the average of the order...
  15. ا

    Using "ogr2ogr -sql" without an input fiile

    Lets say I just wanted to turn WKT to GeoJSON on the command line I could do this: /opt/gdal-custom/bin/ogr2ogr -f CSV /vsistdout/ foo.sqlite \-dialect sqlite \-sql "SELECT AsGeoJSON(GeomFromText('POLYGON ((-94.1748 26.90248,-94.1748 27.60567,-93.07617 27.60567,-93.07617 26.90248,-94.1748...
  16. ا

    editor clip with multiple selected features

    I have a layer where the creator drew overlapping polygons instead of clipping or cutting them out, (30,000) polys and 10,000 overlapping after topology was run. I do not want to manually fix one at a time. I have a way of selecting all the overlaps (through intersecting the layer by itself) but...
  17. ا

    Measurement of accuracy for image segmentation of land cover image in python

    I have a land cover image and I segmented it using K-means clustering algorithm. Now I want to calculate the accuracy of my segmentation. How do I do that? I have read about dice similarity co-efficient and jaccard similarity I tried to apply them to my images but soon realized that they will...
  18. ا

    Snail Trail for Parasites Expands

    Summary: The invasive giant African land snail is expanding its range in Miami, and with it, the range of the parasitic rat lungworm, according to new U.S. Geological Survey led research Study finds Giant African snails and rat lungworms expand range in Miami area Contact...
  19. ا

    MongoDB Collaboration

    We’ve been receiving increased interest of late to use OpenGeo Suite in new “Big Data” environments, as customers are seeking to store, manage, and leverage their growing volumes of data. In response, we’ve been working on MongoDB support for our enterprise customers and collaborating with...
  20. ا

    Amazing Rock in Morocco

    02 Smithsonite-Azurite "Bird's Nest" Touissit Mine, Morocco. أكثر...
أعلى