Questions tagged [hosting]
in this context for questions related to hosting geospatial web services and underlying geodatabases
31 questions
0
votes
1
answer
111
views
Add a photo widget to a points layer in QGIS with an attribute containing the photo URL when the image is hosted on iNaturalist
I'm using QGIS to make a map of iNaturalist observations. I have the observation shapefile loaded (EPSG 3857) over a Google satellite layer, and I want to add observation images to the map. The ...
0
votes
0
answers
288
views
Styling OpenStreetMap Data for Custom Maps
I'm relatively new to the mapping world and I'm confused about several points.
I'm currently working on a project, which is a mobile app that uses maps. Regarding the map, you can imagine it to be ...
1
vote
0
answers
63
views
DNS Hostinger to WFS?
I have a domain in Hostinger, recently I have created a DNS that point to the IP where is GeoServer, the body is the next:
http://www.(name):8080/geoserver/nameoflayer/wfs
But he doesn't run in QGIS ...
3
votes
1
answer
2k
views
What is the simplest way to host a qgis2web export?
I am new to hosting web maps and would like to know how I can run a qgis2web export and embed a webmap url to sharepoint or share with others. How can this be done open source?
3
votes
1
answer
1k
views
Seeking host for free (little) wms server (for fantasy project)
I am programming a website (Node server) for a friend of mine who created a fantasy world, to promote his books and games.
As a former GIS tech, I really would like to setup a map of his world (using ...
1
vote
0
answers
223
views
How do I install QGIS Server and QWC2 via Gitpod?
Maybe this question is better suited to the Web Apps SE.
I want to create a self-hosted instance of QGIS Server and the QGIS Web Client 2, for times when I'm not on a computer with admin access (such ...
2
votes
0
answers
1k
views
What is difference between hosted and non-hosted feature layer in ArcGIS Online?
When I add a slpk to ArcGIS Online there is an option if I want to host it as a hosted feature layer but this applies to 2D feature layers as well.
What is the difference between a hosted feature ...
0
votes
1
answer
594
views
Adding KML as operationallayers on local server
I want to add a KML file, hosted internally on a server, as operationallayers. It doesn't seem to be working.
If I put the KML file in Google Drive or Github and then call it like :
{
...
3
votes
0
answers
1k
views
How to republish Hosted Feature Layers on ArcGIS Online without losing the data?
I am desgning an App on ArcGIS Online for deploying tactical plans over the terrain. My workflow is next:
Design dataset and feature layers using ArcMap 10.2, using our Enterprise Geodatabase (Oracle)
...
5
votes
1
answer
4k
views
Self hosting vector tiles
I'm building a web application, which involves (currently) a REST backend and a frontend SPA. The backend is hosting massive geo-enabled data, and the frontend is displaying it on a mapbox map. I'm ...
1
vote
2
answers
467
views
Long Field Name in ArcGIS Online Hosted Table Strips Data
I've encountered an issue when uploading a CSV to ArcGIS Online as a hosted table where if the field name exceeds X number of characters (I have not discovered this number yet), all data in that field ...
0
votes
1
answer
39
views
How to create a web map which can't be traced back to yourself? [closed]
Hypothetically speaking (of course) say that you wanted to do a Wikileaks-style exposé of some spatial data, without it being traceable back to yourself.
The data could be points, line and polygons (...
2
votes
1
answer
373
views
Heavy load Map application. where to start? [closed]
I want to start building a quite big project that I have in mind that is 99% based on the world map. I have worked with Google maps in the past and know how to use their api and I have done some ...
1
vote
1
answer
5k
views
Embedding a Leaflet map on a website
What are some ways to embed a Leaflet map onto one's website?
I've explored other posts that mention iframe, and plugins like MapsMarker.
But, what is a step-by-step way to do it?
My site uses a ...
1
vote
1
answer
1k
views
How to either cache or serve locally tm2 vector tiles downloaded from mapbox studio
I'm trying to locally host / serve / cache a set of tiles for a very small geographic area in a mapbox js application I'm building. I've been searching for a way to do this, but most of the info I've ...