| bio | website | atlefren.net |
|---|---|---|
| location | Trondheim, Norway | |
| age | 29 | |
| visits | member for | 1 year, 6 months |
| seen | yesterday | |
| stats | profile views | 123 |
Background: masters in Geomatics and ICT from Norwegian University of Science and Technology (2009). Works as a GIS software/web developer. JavaScript and Python ninja, web mapping in OpenLayers and Leaflet. Knowledgeable about PostGIS and Geoserver
|
May 29 |
comment |
Can I modify a layer which is uploaded by myself? I strongly advise you to read up on javascript, and study the source code of Openlayers. I'm not sure what you mean by fast, but what I do know (from personal expirience) is that it takes time to learn to write code. |
|
May 29 |
comment |
Can I modify a layer which is uploaded by myself? sure: listen to the "afterfeaturemodified" event on the layer, like so: jsfiddle.net/2VUX3/4 and then use your favorite method to POST/PUT to server |
|
May 29 |
comment |
OpenLayer and not well formed Json Try validating your geojson: geojsonlint.com |
|
May 29 |
answered | Can I modify a layer which is uploaded by myself? |
|
May 29 |
comment |
What are the challenges to implementing a version control system for geospatial data? Thank you for a good and elaborate answer. You are at least outlining a lot o the problems associated with version control for geographical data. I was maybe fishing for a more technical answer, but I think you touch something important here. I'll wait a couple of days more, to let you rephrase and give others a chance to provide an answer. |
|
May 29 |
awarded | Nice Question |
|
May 28 |
comment |
Restrict featureinfo fetched with the WMSGetFeatureInfo request in geoserver Try "feature.attributes.name1" |
|
May 28 |
revised |
Geoserver SLD style order not applied grammar fix |
|
May 28 |
answered | Geoserver SLD style order not applied |
|
May 28 |
answered | How to contribute for pgrouting.org |
|
May 28 |
awarded | Student |
|
May 27 |
asked | What are the challenges to implementing a version control system for geospatial data? |
|
May 27 |
comment |
openlayers and coordinates tokens from the database Please write your question in English |
|
May 24 |
comment |
PostGIS, distance between two users web mercator is lousy on distance calculations.. Try casting to geography? I think PostGIS tries to find the best possible projection, and then uses web mercator as last possibility |
|
May 24 |
suggested | suggested edit on How to show Label of a new feature Layer in Openlayers…? |
|
May 23 |
answered | Searching for c# code to convert from UTM to WGS1984 (and back) |
|
May 23 |
comment |
How to assign a SQL query to a table attribute? consider adding more relevant tags. I have no idea what you are talking about here..? A plugin for what? |
|
May 23 |
comment |
PostgreSQL, find points near points I guess PostGIS is the way to go here, see for example this (recent) question: gis.stackexchange.com/questions/21903/… |
|
May 23 |
suggested | suggested edit on How to restore a back up file into pgadmin III |
|
May 23 |
answered | How to restore a back up file into pgadmin III |