Skip to content

added London-Boroughs#51

Open
bkrmalick wants to merge 6 commits into
VictorCazanave:masterfrom
bkrmalick:master
Open

added London-Boroughs#51
bkrmalick wants to merge 6 commits into
VictorCazanave:masterfrom
bkrmalick:master

Conversation

@bkrmalick

@bkrmalick bkrmalick commented Aug 1, 2020

Copy link
Copy Markdown

Needed London Borough level svg map

Converted topjson from here to svg and then to js 😪

@VictorCazanave VictorCazanave left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution @bkrmalick ! 😃

As mentioned in the review, I would prefer to publish only 1 package with the right data, instead of 3 versions.
Then could you remove 2 variants and fix the small issues please?

Comment thread packages/London-Boroughs/package.json Outdated
@@ -0,0 +1,23 @@
{
"name": "@svg-maps/London-Boroughs",

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you rename the folder and the package to be consistent with the other maps please?
packages/london.boroughs/ and @svg-maps/london.boroughs

@VictorCazanave VictorCazanave Aug 3, 2020

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you fix the names please? It's london.boroughs in lower case with a dot (like france.regions, pakistan.districts...)

Comment thread packages/London-Boroughs/package.json Outdated
Comment thread packages/London-Boroughs/package.json Outdated
Comment thread packages/London-Boroughs/package.json Outdated
Comment thread packages/London-Boroughs/README.md
Comment thread packages/London-Boroughs/LICENSE.md Outdated
@@ -0,0 +1,24 @@
This is free and unencumbered software released into the public domain.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you confirm with Vega that their datasets are unlicensed? I would like to be sure they just didn't forget it 😅

@@ -0,0 +1,36 @@
<?xml version="1.0"?>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you fix the SVG following the contribution guidelines (no <?xml version="1.0"?>, no width/height...) please?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The SVG is still not valid:

  • indentation is missing
  • id of <path> tags cannot contain spaces and must be in kebab-case
  • name attributes of <path> tags are missing

Comment thread packages/London-Boroughs 3 (Corrected to 32 boroughs)/README.md Outdated
Comment thread packages/London-Boroughs 2 (Alternative)/README.md Outdated
Comment thread packages/London-Boroughs 2 (Alternative)/index.js Outdated
@bkrmalick

Copy link
Copy Markdown
Author

Hi @VictorCazanave

Thank you for reviewing. I have resolved the small mentioned issues and removed the other variants leaving only the one with 33 boroughs (as that is that is the most appropriate one)

I am unfortunately unsure of what Vega's reuse policy or licensing is.

Regards,
Bakar .

Comment thread .gitignore Outdated
.vscode
node_modules
packages/London-Boroughs 2 (Alternative)
packages/London-Boroughs 3 (Corrected to 32 boroughs) No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove this modification please?

@VictorCazanave

Copy link
Copy Markdown
Owner

Thank you for the quick fixing @bkrmalick !
There are still few issues to fix, then it's good to be merged. However I won't merge it until Vega publishes a license or allows us to reuse their work. Feel free to contact them!

@bkrmalick

Copy link
Copy Markdown
Author

Hi @VictorCazanave

I have removed the modificatins to gitignore file.

I have found here that the LondonBoroughs map that Vega used was from this which is covered by the Open Government License :

image

Does that help?

Regards,
Bakar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants