Geojsontrabajos
...justificada técnicamente), utilizando un conjunto de imágenes proporcionado por mí. El enfoque es académico y aplicado al sector agrícola. Alcance del trabajo Preparación y/o validación del dataset para entrenamiento. Entrenamiento y ajuste fino del modelo de detección. Generación de inferencias sobre nuevas imágenes. Exportación de resultados en formato compatible con SIG (CSV con coordenadas, GeoJSON o shapefile). Documentación básica del flujo de trabajo para poder reproducir el entrenamiento. Entregables esperados Modelo entrenado. Script de entrenamiento e inferencia (Python). Instrucciones de instalación y ejecución (README). Métricas de evaluació...
...NO es público: es un mapa interno del barrio, usado para guiar a vecinos, invitados y proveedores. --- Objetivo del trabajo Dejar el SVG: Georreferenciado (alineado con coordenadas reales del barrio) Estructurado por capas (manzanas, calles, accesos, perímetro) Listo para que el sistema genere todas las casas automáticamente usando nuestras reglas oficiales Exportado como SVG optimizado + GeoJSON o TileLayer compatible con Leaflet --Reglas oficiales de numeración del barrio (muy importantes) Estas reglas ya fueron validadas por el barrio y aplican a TODAS las manzanas: Todas las manzanas empiezan en la MISMA esquina, marcada en el SVG (punto rojo). Esa esquina es SIEMPRE Casa 1. La numeración continúa en sentido horario por el p...
...mini-track. Suunto Rely on Suunto App SDK. Equivalent UI (sector/gaps/colors, REC flag). Recording mode; send points back to mobile. Offload heavy calc to mobile/backend. Polar Similar approach via Polar SDK: Watch shows gaps/colors/REC; mobile handles projection and gaps. 3) Technical Architecture Backend Node.js + Express (REST) + WebSocket/MQTT. Database: Postgres + PostGIS or MongoDB (GeoJSON). Redis Pub/Sub for real-time fan-out. Services: auth & subscriptions, event codes, route CRUD, telemetry ingest, gaps/records/cheat detection, notifications. API contracts POST /positions: { event_id, user_id, ts, lat, lon, s?, v? }. GET /events/:id/status: { leader_gap, chaser_gap, sector_color, flags }. POST /circuits: { name, polyline, sectors }. POST /recorded:...
...el theme utilizado por el dispositivo Android. Requerimiento 2: Recuperación de datos al volver de una pantalla a otra dentro de la aplicación. (Esto se produce exclusivamente desde las versiones inferiores a Android 9. Desde Android 9 en adelante funciona correctamente) Ver adjunto adjunto con el requerimiento detallado. Deseable que el freelancer tenga experiencia con mapa openstreetmap y geojson para establecer una línea en el mapa de acuerdo a cierta preferencia....
Estoy construyendo un mapa web con html y Mapbox Gl. Tengo un botón para importar una capa desde el computador de usuario, y necesito resolver las siguientes problemáticas: -Que el formato de importación sea kml, shapefile o geojson. -Que al importar la capa el mapa se centre en ella. -Tengo un menú para cambiar mapa base, y necesito que al cambiar mapa base la capa importada no desaparezca. Tengo el código del mapa escrito, y necesito resolver esos problemas.
As part of an application in development, we need to include a spatial display and selection feature. Need to display spatial information in 2D to show the location of sampling points in non-urban areas. The application must display previously defined points, lines and polygons (geojson) and allow the user to select map background layers that they want to display, as well as the selection of coordinate points in a specific area (ideally using a polygon) in order to assign attributes on a form. When you save the form, you must generate a JSON format that delivers the captured information for each of the selected points. It is not necessary to make a saving of these, they can be printed by console. Your app must be able to synchronize the background map layers from internet-facin...
PLATAFORMA DE DATOS ABIERTOS PARA LA SIVUALIZACIÓN CARGA Y DESCARGA DE DATOS JSON, ZIP, CSV, GEOJSON, XLS INSTALACIÓN Y CONFIGURACIÓN ACTUALZIACIÓN CON HARVESTERS COMO CKAN, OPENDATASOFT, ARCGIS
Se requiere obtener GEOJSON de la red de carretera de bus, segmentada por nodos con varios archivos geojson. Segmentar por áreas la red de carreteras de bus, está relacionado con optimizar el rendimiento de geojson sobre un mapa, ya que la carga de geojson con todas las rutas de un país, podría consumir muchos recursos de servidor y ser lento. Características generales del servidor: Linux Kernel Version 2.6.36.4brcmarm (SMP) armv7l 256MB ram Dualcore ARMv7 Processor rev 0 (v7l) - Cortex-A9 PHP / MySQL El objetivo final es integrar con "GeoJSON Path Finder". Ref.: Fuentes de donde se podría obtener la red de carreteras de Chile en otros formatos:
Necesito montar un servidor ubuntu para qgis y que pueda visulizar las capas y realizar la edicion, de poder ser deberia ser en geojson.
El proyecto consiste en un mapa (hecho con Leaflet) que contiene puntos generados de un geoJSON. Estos puntos tienen varias properties y necesito que al clicar el usuario en un punto del mapa se muestren varias properties en un panel externo (panel en un div de html).
Aplicación web que utilice la API de Google Maps. Debe permitir agregar/editar/eliminar/mover puntos sobre el mapa. Los puntos deben almacenarse en DB con formato GeoJSON. Los puntos deben estar asociados a un nombre y deben poder buscarse puntos utilizando estos valores. También se requiere poder filtrar puntos sobre el mapa de acuerdo a un campo/criterio.
...returns json (type GeoJSON) quickly and store the file locally and consultation at that time to be used, could be utiliznado kml and osmbonuspack that has full support for GeoJSON and kml (osmdroid version 4 >) or the other is to use the osmdroid version 3 and use PathOverlay and normal. - Read the json (GeoJSON) quickly and painting polygons and multipolygons departments of the country on the map using OSMDROID - Read the json (geoson) quickly and paint points and multipoint on the map of a country OSMDROID - Read the json (geoson) quickly and painting lines and multiline on the map of a country OSMDROID Descripcion en Español: _______________________ Sólo necesitaría código de ejemplo para: a) Leer 1 serv...
Desarrollar una aplicación movil en Basic4Android, se deberá crear una app basada en mapas usando openstreetmap (GEOJSON), la aplicación tendrá 4 opciones; - Pantalla flotante donde se tendrá un control treeview de varios items (56 items) y cada clic en el ítem se llamará a un webservices (que ya esta hecho) que devuelve información en json y que esta se deberá pintar en el mapa, se usará tipos de geojson: lines, multilines, polygon,multipolygon,point,multipoint , al final lo que se hará es pintar esos tipos en el mapa de un país, algun información de json puede pesar 4 o 7mg, lo cual deberá ser optimizado - Pantalla flotante donde habrán 2 combobox que se llenará...
Crear una aplicación android para pintar información de un Pais con los GeoJson de tipo Point,MultiPoint,Line,MultiLine,Polygon,MultiPolygon en mapa OpenstreetMap, tendra un menu con 4 opciones: - Opcion 1: Treeview con 50 items, el usuario dara clic en cada item, y por cada item se llamara a un metodo del webservice el cual traera informacion json y se pintara en el mapa. - Opcion 2: Pantalla flotante con 2 combos, cada combo se llena de un webservice que devuelve json, cuando seleccioen los combos, se aplicara un filtro que llamara al webservice y se pintara en el mapa - Exportar informacion: Se exportara la informacion a excel de lo que este seleccionado en el arbol de la opcion 1 - Herramientas: herramientas de ayuda que pueda tener el mapa openstreetmap P...
...Cloud Functions or Google Cloud Run. 2. Integrate with Google Earth Engine (GEE): This is the core task. The API you build will receive requests from our frontend and use the Google Earth Engine API (preferably the Python SDK) to perform on-the-fly analysis. 3. Process Imagery Data: The initial API endpoint must be able to: o Accept parameters from the frontend, including an Area of Interest (as a GeoJSON), a date range, and the type of analysis required (e.g., 'NDVI'). o Use these parameters to query the GEE catalog (e.g., Sentinel-2 or Landsat collections). o Perform raster calculations within GEE (e.g., ()). 4. Return Map Tiles: The API endpoint must return a response containing a dynamic map tile URL template ({z}/{x}/{y}) that our frontend map client (Google Maps A...
...need We’re looking for a senior geospatial engineer to work alongside our developer and help refine the architecture and implementation. Scope of work Optimise spatial queries across large datasets (30M+ points) Ensure near-instant response times Implement best practices for spatial indexing (PostGIS / GiST) Support handling of: Polygons Radius queries Buffers (routes) Boundaries GIS uploads (GeoJSON / shapefiles) Ensure consistent accuracy across all query types Tech stack Python (FastAPI or similar) PostgreSQL + PostGIS Google Maps API (drawing tools) What we’re looking for Strong experience with PostGIS at scale Experience working with large geospatial datasets (10M+ points) Deep understanding of spatial queries and performance optimisation Engagement Short-term ...
...for routing data Support frontend (Angular/Electron) team for map integration Participate in pilot testing and validation Skills RequiredMust Have: Strong experience in CAD (AutoCAD or similar) Hands-on experience with ArcGIS or GIS tools Understanding of: Coordinates (X, Y mapping) Floor alignment and scaling Good to Have: Experience in indoor mapping / wayfinding systems Knowledge of: JSON / GeoJSON data formats Graph concepts (nodes, edges) Familiarity with SVG or map rendering Qualifications Bachelor’s degree in: GIS / Geomatics / Civil / Architecture / related field What We’re Looking For Someone who can go beyond drawings → create structured data Strong attention to detail Ability to work with engineering teams Problem-solving mindset What You’ll ...
...hands-on experience with map-based applications, Azure, and AI integrations. Responsibilities Frontend & GIS Development • Build modern UI components using React • Develop a map-centric dashboard for geospatial analysis • Integrate ArcGIS Maps SDK / Mapbox / Leaflet • Implement map features: layers, filters, tooltips, overlays Data Integration • Integrate REST APIs and large datasets • Work with GeoJSON / spatial datasets • Optimize performance for data-heavy applications Cloud & Deployment (Azure) • Work with Azure Blob Storage / Data Lake • Deploy and manage applications on Azure • Handle hosting, configurations, and performance AI Integration (Important) • Integrate AI-driven workflows into GIS applications &b...
...mapping library. • RESTful back-end (Python/FastAPI, Node/Express, or comparable) with endpoints for authentication, spatial queries, and results export (GeoJSON, CSV, PNG). • Spatial processing handled server-side—prefer PostGIS or a lightweight GeoPandas workflow. • Clear API documentation (OpenAPI / Swagger) and a short README so my internal team can extend it. • Deployment scripts or Docker files that run end-to-end on a standard cloud VM. Acceptance criteria 1. A user can sign in, select cells for their user-define area/zone. Modify parameters and other fields. 2. The same request, when called via cURL, returns identical GeoJSON. 3. Static export produces a 300 dpi PNG matching the on-screen view. 4. All endpoints are covered...
...the relevant Districts appear, then Talukas, Villages and finally the exact Survey Number. When the final number is chosen, the system should render a map view and auto-generate a printable, shareable report mimicking the layout and level of detail shown on landreport.in. Besides simply viewing the data, users must be able to work with common GIS files. The app should let them: • import KML, GeoJSON, Shapefile (SHP) and GPX • export the selected survey polygon back out to the same formats On the map itself they should have measurement and editing utilities: draw a line, polygon or path, move or reshape it on the fly, and read real-time lengths and areas. I’m happy with any robust mapping stack—Leaflet, Mapbox GL, OpenLayers or an equivalent—as lo...
...Strong candidates should have experience in: Machine Learning / Deep Learning Computer Vision for remote sensing Geospatial data processing Experimental design for research papers Technical stack: Python PyTorch or TensorFlow OpenCV NumPy / Pandas Scikit-learn Matplotlib / Seaborn AWS cloud workflows GPU computing Experience with the following is highly desirable: Satellite imagery processing GeoJSON / GDAL STAC catalogs LLM integration Retrieval-Augmented Generation Nice-to-Have Experience Experience with: Academic ML research Remote sensing journals Geospatial AI Multimodal AI pipelines Experiment reproducibility frameworks Deliverables Summary The freelancer will produce: Experiment protocol document Dataset preparation pipeline Controlled experiment runs Evaluation metric...
...Strong candidates should have experience in: Machine Learning / Deep Learning Computer Vision for remote sensing Geospatial data processing Experimental design for research papers Technical stack: Python PyTorch or TensorFlow OpenCV NumPy / Pandas Scikit-learn Matplotlib / Seaborn AWS cloud workflows GPU computing Experience with the following is highly desirable: Satellite imagery processing GeoJSON / GDAL STAC catalogs LLM integration Retrieval-Augmented Generation Nice-to-Have Experience Experience with: Academic ML research Remote sensing journals Geospatial AI Multimodal AI pipelines Experiment reproducibility frameworks Deliverables Summary The freelancer will produce: Experiment protocol document Dataset preparation pipeline Controlled experiment runs Evaluation metric...
...any location. • Fill in a form for each feature so I can capture the notes and other data fields shown in the sample. • Edit or delete existing records and instantly see the changes on the map. • Filter and export the data to CSV/GeoJSON for reports or further analysis. Technical preferences I am open to Leaflet, Mapbox GL, OpenLayers, or an ESRI JavaScript implementation—whichever you are most comfortable with—as long as the finished product is browser-based, mobile-friendly, and stores data reliably (PostGIS, SQLite, or even a flat GeoJSON file is acceptable). Acceptance criteria • All sample data loads and renders correctly. • New records save without page refresh and persist after reload. • Export produce...
I’m building a large-capacity (150 litre) agricultural drone that must stay genuinely affordable, so every design decision needs to r...Short test video or log proving stable lift, waypoint flight and payload actuation Acceptance criteria – All listed parts must be available from mainstream suppliers (no boutique one-offs) – Hover and cruise tests demonstrate safe operation at full 150 L load – Spraying and siembra subsystems achieve uniform coverage within ±5 % of target rate – Log files export in common formats (CSV, GeoJSON) for agronomic analysis If this challenge fits your skill set, outline your approach, key component choices and any past work with heavy-lift or agri UAVs. Let’s get this drone from concept to reliable field...
...displaying 56,000+ parcel polygons for a California county (color-coded with filtering and popups) and need it rebuilt as a production-grade Mapbox GL JS application inside Next.js. What we have: Working Leaflet prototype with 56K+ parcels GeoJSON and GeoPackage datasets (parcel geometries joined to property records) Python/geopandas data pipeline producing the source files Cloudflare hosting environment What we need built: Performance & Core Map Migrate from Leaflet to Mapbox GL JS with vector tiles (Tippecanoe or PMTiles) — current build loads raw GeoJSON which bogs down at scale Target: 60fps pan/zoom and sub-2-second initial load with 50K+ polygons Color-coded parcel polygons with toggleable schemes (by dollar amount, property type, year, status) Interacti...
...QGIS, ArcMap, and Google Earth. Data Hygiene: Ensuring all layers are in the correct Coordinate Reference System (typically NAD83 / UTM zone 20N) and free of geometry errors. Technical Requirements Proficiency in QGIS (preferred) or ArcMap/ArcGIS Pro. Proven experience in georeferencing complex PDF documents with high spatial accuracy. Ability to work with various spatial data formats (KML, GeoJSON, TIFF, GPKG). Strong attention to detail—topology matters (no overlaps, no gaps). Future Phase: GUI Development (Python/PyQGIS) Beyond standard data production, I am looking to potentially develop a simple, custom GUI interface (likely using Python/PyQGIS) to help demonstrate carbon modeling results to clients. If you have experience building custom plugins, standalone QGIS...
Por favor, regístrate o inicia sesión para ver los detalles.
...manual sync) Remove records when they are deleted from the sheet Display suburb boundaries on a map using a GeoJSON file we already have Colour suburbs differently based on subscription type Ability to search address/suburb/postcode and map zoom/drops pin on location We already have: MVP Google Sheet with real data Full GeoJSON suburb boundary file Clear logic and structure We need it rebuilt properly so it is reliable and scalable - currently have 1000 rows of data but needs to be able to scale to around 12,000 Features to build Backend: Reliable Google Sheets sync Safe handling of updates, deletes, and retries Prevent duplicate suburbs and assignments Link suburbs to geometry from GeoJSON Frontend: Map showing suburb coverage - with each suburb having agents n...
I have two georeferenced GeoJSON layers and need them joined by location in ArcGIS using arcpy. The join must follow the Intersect rule—any overlap between features should merge their attributes. The end product I’m after is a single, clean georeferenced dataset that I can drop straight back into my mapping workflow. Here’s what I need from you: • An arcpy script (suitable for ArcGIS Pro or ArcMap 10.x) that reads the two GeoJSON inputs, performs the intersect-based Spatial Join, and writes out the new dataset. • Clear, inline comments so I can tweak field mappings later on. • A brief run-through in the script header or a separate README explaining required libraries, how to execute the code, and where the output will appear. If the la...
I need a clean, lightweight way to display country borders in my existing CesiumJS scene. The goal is a simple visualization: solid-line outlines that sit accurately on the globe with no tooltips or click actions—just clear, precise borders that render efficiently. You can work from a reliable GeoJSON or TopoJSON dataset, or fetch borders through an open-source tileset if that keeps the bundle smaller. Whichever source you choose, please handle the projection and height reference so the outlines hug the terrain correctly without z-fighting. Deliverables • A short, commented JavaScript module (ES6) that plugs into a standard Cesium viewer instance and loads the borders. • Styling set to solid lines, with an easily adjustable color and width parameter. • A...
... You can use the tool to capture screenshots by moving in circles around the selected location. The detector has to work at desert scale, so please build it with an established computer-vision framework (e.g., TensorFlow, PyTorch, YOLO, or a similarly robust model) and output the findings in both human-readable (an image with bounding boxes or a simple web map) and machine-readable form (CSV/GeoJSON with lat/long, time stamp, confidence score). Once I apply the tool to a new location and receive a list of car and truck pictures and coordinates automatically reflected on the map, no manual clicks—I’ll consider the project complete....
...clean GeoJSON mask, feeds it—together with my prompt—into an AI model, then returns a layout design image or vector that drops neatly back onto the map in its correct location. Python is preferred for the spatial plumbing (Shapely, GeoPandas, rasterio, etc.) and for orchestrating calls to the chosen generative model. Whether you lean on a large-language model with diffusion, a vector-based generator, or another service is open to discussion as long as it produces an easy-to-read site plan. Deliverables (minimum viable): • OpenLayers front end with draw/select tools and prompt input • Python backend API that receives geometry + text, performs spatial preprocessing, calls AI, and returns the design • Map overlay of the generated layout with basic opa...
...Systems - Strong understanding of graph-based routing - Experience working with directed networks Preferred background - Navigation engines - Logistics / routing systems - Mapping platforms This role is not suitable for someone who has only worked on map visualization or GIS layer analysis without real routing logic. Technologies used - PostgreSQL + PostGIS - pgRouting - Node.js / JavaScript - GeoJSON Notes - I’m open to technical suggestions regarding both tooling and implementation approach. - The API must be fast, with a response time not exceeding 2 seconds. - If this phase is implemented properly and the concept proves solid, there is a strong opportunity to open a dedicated project for the developer to build the routing engine professionally and complete the full ...
...Filterable attendance history with CSV export • Clear installation guide and concise technical documentation Acceptance criteria: location is captured only when a user is within the predefined radius, duplicate entries are prevented, and the attendance history for a 50-student class loads in under two seconds. If you’re comfortable with tools like Node.js, Django, Laravel, PostGIS, or MongoDB GeoJSON, include your preferred stack and timeline in your proposal....
...clean GeoJSON mask, feeds it—together with my prompt—into an AI model, then returns a layout design image or vector that drops neatly back onto the map in its correct location. Python is preferred for the spatial plumbing (Shapely, GeoPandas, rasterio, etc.) and for orchestrating calls to the chosen generative model. Whether you lean on a large-language model with diffusion, a vector-based generator, or another service is open to discussion as long as it produces an easy-to-read site plan. Deliverables (minimum viable): • OpenLayers front end with draw/select tools and prompt input • Python backend API that receives geometry + text, performs spatial preprocessing, calls AI, and returns the design • Map overlay of the generated layout with basic opa...
...receive tax parcel numbers for each county. What I care about most is rock-solid boundary delineation—nothing approximate or generalized. Each parcel line must register cleanly when overlaid on the raw imagery, standing up to a surveyor’s eye. Wherever imagery gaps appear, I expect you to flag them rather than fill them with guesswork. Deliverables (all required): • A GIS-ready layer (Shapefile or GeoJSON) containing every parcel polygon, snapped and topologically clean • An accompanying metadata file that documents methods, imagery dates, and any control points used • A brief QA/QC report listing checks run, error rates, and any parcels that need follow-up ground verification Acceptance criteria: • Parcel boundaries align to visible physica...
...gatekeepers, local registries, or online sources as long as the final count is accurate. Deliverables • A spreadsheet (CSV or XLSX) listing each plot or unit, company name, operational status, and industry type • A concise 2–3-page methodology report highlighting data sources, assumptions, and key findings • A visual summary: either a colour-coded estate map (PDF) or a lightweight GIS layer (KML/GeoJSON) showing occupancy and industry clusters Acceptance Criteria • Every plot on the estate is accounted for—no gaps, no duplicates • Industry labels are applied consistently across the dataset • All files open correctly and match the figures cited in your report If you already handle site audits or GIS field work, this is a foc...
I have a sizable environmental dataset that needs spatial analysis and clear, actionable insights. The files are already organized, but I’m flexible on format—if you prefer Shapefiles, GeoJSON, or even CSV, I can supply the data in whichever structure lets you work most efficiently. Here’s what I’m after: • A thorough spatial analysis that highlights key environmental patterns, anomalies, or correlations. • Visual outputs—maps, charts, or dashboards—that make the findings easy to present to non-technical stakeholders. • A short written summary explaining your methodology, the tools you used (ArcGIS, QGIS, Python/GeoPandas, etc.), and any recommendations that arise from the results. If additional preprocessing or data cleaning ...
...accurate across counties. Scope (Nebraska only): - Set up a PostGIS database - Obtain authoritative Nebraska PLSS quarter-section polygons from government/open sources (CadNSDI / BLM-derived) - Import PLSS data into PostGIS with correct CRS/SRID - Build backend APIs: 1) Search by legal description (quarter, section, township, range) 2) Identify parcel by lat/lng using point-in-polygon - Return GeoJSON (EPSG:4326) to the app - Replace the synthetic grid with backend results in the Expo app - Build and submit the iOS app to TestFlight / App Store Important notes: - Nebraska only (no nationwide expansion) - No owner/tax data required - No offline downloads required - Accuracy is the priority (county, section, quarter must be correct) - PostGIS / GIS experience is required Bud...
...extraction. Given OBJ-based 3D city tiles and building footprint polygons, the script must select the correct tiles, clip the mesh using the footprint polygon, clean the result, and export a compressed GLB. This is a headless pipeline only (no photogrammetry, no rendering/viewer work). The output will later be deployed on AWS. Responsibilities 1) Tile Selection - Read building footprint polygons (GeoJSON). - Transform polygon coordinates to match the mesh CRS using pyproj. - Detect which OBJ tiles intersect the footprint polygon using Shapely. - Support multi-tile selection and merging when a building crosses tile boundaries. 2) Mesh Loading and Merging - Load selected OBJ tiles into a unified mesh using Trimesh. - If multiple tiles are selected, merge into a single Trimesh obj...
I need an experienced GIS professional to turn my existing spatial files—available as Shapefile, GeoJSON and KML—into clear, decision-ready insights. The focus of the project will be agreed together; it may revolve around urban planning questions, transportation network checks or an environmental overlay, so versatility with spatial analysis, geocoding and compelling data visualisation is essential. The work starts with cleaning and validating the layers, continues through the necessary analyses inside ArcGIS or QGIS, and ends with a set of polished maps, an accompanying brief report that explains methods and findings, and all project files so I can reproduce the results later. If you’re ready to dig into the data right away, let me know the tools you prefer,...
I need to pinpoint where in Sri Lanka beauty-care activations will generate the greatest lift. I already have point-of-i...The end goal is a ranked shortlist of DS, GN, or ward-level areas ready for activation, complete with hotspot heatmaps and a concise activation playbook so commercial teams can move quickly. Deliverables • Interactive dashboard (Power BI or Tableau) • Slide-ready report in PowerPoint summarising findings and recommendations • Cleaned and enriched master dataset (CSV) • All spatial layers (GeoJSON) Acceptance criteria: methodology clearly documented, fully reproducible notebooks/scripts provided, and sensitivity checks included so assumptions are transparent. If that sounds like your wheelhouse, let’s explore Sri Lanka’s ...
...section outlining preprocessing, coherence thresholds, phase unwrapping, and any terrain correction applied. • High-resolution JPEG maps (UTM projected) clearly marking every detected anomaly, overlaid with precise GPS coordinates. • A PDF technical report that explains interpretation logic, provides depth estimates, and flags any data limitations or false-positive risks. • A shapefile or GeoJSON of anomaly footprints so I can import them directly into QGIS. Acceptance Criteria Results must resolve deformation signals or signatures consistent with cavities at the requested depth range and tie those signals to specific coordinates inside the 500 sqm boundary. Maps should be sharp at 300 dpi and all spatial layers must align within ±2 m of ground trut...
...voice guiding the viewer through each step—no on-camera presenter or animation required. A calm, well-paced narration is essential because the audience has never used SW Maps before. Please emphasise the fundamentals (creating a project, capturing waypoints, attribute entry, exporting files) and then focus on the simplest workflow for bringing that data into Google Maps, whether through KML/KMZ, GeoJSON, or direct sharing options inside the app. Consider any of delhi road as an example. Deliverables • Full-HD screen-capture video (MP4) with clean voiceover • An accompanying caption or subtitle file (SRT or VTT) for accessibility • Any project files you used (e.g., the sample data set) so we can replicate the demo in future I will supply the corporate ...
...voice guiding the viewer through each step—no on-camera presenter or animation required. A calm, well-paced narration is essential because the audience has never used SW Maps before. Please emphasise the fundamentals (creating a project, capturing waypoints, attribute entry, exporting files) and then focus on the simplest workflow for bringing that data into Google Maps, whether through KML/KMZ, GeoJSON, or direct sharing options inside the app. Consider any of delhi road as an example. Deliverables • Full-HD screen-capture video (MP4) with clean voiceover • An accompanying caption or subtitle file (SRT or VTT) for accessibility • Any project files you used (e.g., the sample data set) so we can replicate the demo in future I will supply the corporate ...
I’m looking to have a bespoke Google Maps implementation that highlights each Delivery Area we deliver to. The map must: • Layer every Delivery Area boundary on to google maps terrain view - Copy the delivery areas from...Maps implementation that highlights each Delivery Area we deliver to. The map must: • Layer every Delivery Area boundary on to google maps terrain view - Copy the delivery areas from the attatchment. The boundaries can be found I believe on Google Maps by typing in the council area e.g. Shropshire - If you’ve previously worked with custom polygons, GeoJSON, KML, or similar on Google Maps, this should be straightforward. Please include a link to a map you’ve built that uses custom shapes or layers so I can see your approach.
...data models • Ingesting and refreshing large GIS and property datasets • Computing parcel-level spatial metrics (distance, overlap, percentages) • Generating derived geometries (buffers, differences, constraint subtraction) • Building JSON / GeoJSON APIs to support map interactions • Integrating backend outputs with ArcGIS for highlighting and overlays • Supporting scalable filtering, selection, and export workflows Required experience: • PostgreSQL + PostGIS • Spatial indexing and geometry operations • Python (FastAPI preferred) or Node.js • GeoJSON-based APIs • Experience integrating backends with ArcGIS or other web mapping platforms Nice to have: • Experience with Mapbox / MapLibre / Leaflet (in case we move...
I need an online GIS map that lets users explore demographic data in an intuitive, visually engaging way. The core goal is data visualization, so the interface must update dynamically when a user pans, zooms, or applies filters. The dataset you will be working with is strictly demographic; the focal layer is a recent survey map that I will supply in GeoJSON. I want to see familiar metrics such as population density, age, and income rendered, but the map must always default to the survey layer so stakeholders can toggle the others on or off as needed. Key tasks • Set up a web-ready map (Leaflet, Mapbox GL JS, or another lightweight JavaScript library you prefer). • Style each demographic attribute with an intuitive legend and smooth, graduated color scales. &bul...
...already have the POI dataset ready to go; what I now need is a React Native specialist who can wire up Mapbox so that the core map experience is production-ready. Your focus will be threefold: • Map view – initialise Mapbox GL in React Native, centre it on the target city, enable smooth zoom/tilt, and keep performance solid on both iOS and Android. • POI markers – ingest my existing JSON/GeoJSON dataset, plot each location with custom icons, and expose a callback so tapping a marker opens a placeholder details pane. • Simple AR mode – switch from the standard map to a basic augmented-reality overlay that places the same POIs in camera view (ViroReact or a comparable Mapbox-compatible approach is fine). On top of that, I’d like the ma...
...). Slider or input box to hide all zips with less than X conversions (so I can instantly see “cold zones”). Zoom-to-fit my data automatically + search box for specific zip codes. Export the current map view as PNG or PDF (for client reports). Tech requirements (any of these is fine): Mapbox GL JS or Leaflet (Mapbox preferred) Real US ZIP code boundaries (you can download the free Census ZCTA GeoJSON and simplify it, or use a hosted tileset) Pure HTML + JavaScript (so I can host it for free on Netlify / Vercel) Or Python Streamlit if you prefer (also fine) Must be 100% offline-capable after the first load (except the map tiles). Deliverables: Complete source code (GitHub repo or zip) 1-click deploy instructions (Netlify/Vercel or Streamlit sharing link) A short 2-m...