{"id":19438916,"url":"https://github.com/danwild/cesium-demo","last_synced_at":"2025-02-25T07:17:55.408Z","repository":{"id":78506371,"uuid":"41284679","full_name":"danwild/cesium-demo","owner":"danwild","description":"Repo for experimenting with CesiumJS functionality, and learning some JS build/dependency management tools.","archived":false,"fork":false,"pushed_at":"2015-09-17T06:19:26.000Z","size":38872,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T21:33:44.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danwild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-24T05:50:16.000Z","updated_at":"2021-03-19T16:12:37.000Z","dependencies_parsed_at":"2023-03-06T07:15:27.004Z","dependency_job_id":null,"html_url":"https://github.com/danwild/cesium-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fcesium-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fcesium-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fcesium-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danwild%2Fcesium-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danwild","download_url":"https://codeload.github.com/danwild/cesium-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240619440,"owners_count":19830206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T15:20:12.052Z","updated_at":"2025-02-25T07:17:55.378Z","avatar_url":"https://github.com/danwild.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cesium-demo\nRepo for experimenting with CesiumJS functionality, and learning some JS build/dependency management tools.\n\n\u003ch2\u003eInstall/Run\u003c/h2\u003e\n\n\u003cp\u003eInstall npm dependencies:\u003c/p\u003e\n`$ npm install`\n\n\u003cp\u003eInstall bower dependencies:\u003c/p\u003e\n`$ bower install`\n\n\u003cp\u003eBuild:\u003c/p\u003e\n`$ gulp`\n\n\u003cp\u003eRun:\u003c/p\u003e\n`$ node server.js` (just using the express server that comes with cesium)\n\n\u003cp\u003e\u003ca href=\"http://localhost:8080/\" target=\"_blank\"\u003ehttp://localhost:8080/\u003c/a\u003e\u003c/p\u003e\n\n\n\u003ch2\u003eGulp Stuff\u003c/h2\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eInjects script and stylesheet tags into \u003ccode\u003eindex.html\u003c/code\u003e for bower dependencies.\u003c/li\u003e\n\t\u003cli\u003eUses \u003ccode\u003emain-bower-files\u003c/code\u003e to read in bower main files\u003c/li\u003e\n\t\u003cli\u003eCombines and uglifies js and css for angular components\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cp\u003e\u003cstrong\u003eGulp TODO:\u003c/strong\u003e\u003c/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eGet some SCSS || LESS happening, watch and compile\u003c/li\u003e\n\t\u003cli\u003e...\u003c/li\u003e\n\u003c/ul\u003e\n\n\n\u003ch2\u003eNotes/Issues/Todo:\u003c/h2\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eNot sure how to disable the built in WMS GetFeatureInfo popup box without setting\n\t \u003ccode\u003eWebMapServiceImageryProvider#enablePickFeatures\u003c/code\u003e to \u003ccode\u003efalse\u003c/code\u003e. \n\t Currently just hiding with \u003ccode\u003e.cesium-infoBox-visible { display: none; }\u003c/code\u003e\u003c/li\u003e\n\t\u003cli\u003eHad issues with gulp using bootstrap 3.3.5 (main file/s not set correctly for css for bower), have rolled back to 3.3.4.\u003c/li\u003e\n\t\u003cli\u003eSwitched to \u003ccode\u003efont-awesome-min\u003c/code\u003e fork which just uses css as bowers \u003ccode\u003efont-awesome\u003c/code\u003e wants LESS/SCSS. Update to main pkg when I get with the program...\u003c/li\u003e\n\t\u003cli\u003eDid try combining all js assets into one file to be minified, but tended to cause conflicts so sticking with uglier but more reliable inject script tag method.\u003c/li\u003e\n\u003c/ul\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwild%2Fcesium-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanwild%2Fcesium-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwild%2Fcesium-demo/lists"}