-
When ways being merged participate in the same relation but with different roles, iD will happily duplicate the relation membership in the combined way, keeping the roles intact:
1. Create a way A,…
-
Original issue filed at https://github.com/cb372/sbt-explicit-dependencies/issues/51
Given below deps in build.sbt and latest sbt eco-system
```
libraryDependencies ++= Seq(
"com.github.jknack…
-
This is by design but perhaps the design is wrong :)
When a user has edited many nodes on ways that get pulled in because they are part of a relation that intersects the defined area, those nodes a…
-
I create docker compose and i modified the config file:
```
pycsw:
depends_on:
- pgstac
container_name: pycsw
image: geopython/pycsw:latest
environment:
PYCSW_S…
-
It appears that I may have been mis-understanding/underestimating the value of `links` provided by the JSON API-spec. I'm using Ember on the front-end can use the `related` link of a relationship to a…
-
Find a way how to deploy to production server. The server available for POC is ubuntu 16.04 reachable by ssh. The best would be to have set of containers managed by docker-compose. We already have:
*…
-
Hello!
I have a use case where I'm trying to transform a key in a deeply nested array + object structure. See example below:
```js
var objectMapper = require('object-mapper');
var map = {
…
-
Given below deps in build.sbt and latest sbt eco-system
```
libraryDependencies ++= Seq(
"com.github.jknack" % "handlebars" % "4.1.2",
"com.github.jknack" % "handlebars-jackson2" % "4…
-
It's not clear for new users what colors in the stexaminer mean what, there's no color legend is there?
-
Hi.
I'm completely new to Spot, and I like the simplicity and clarity of it. I'm still getting a hang of it, though and I need to reference the docs a lot to see how things are done.
The [relations …