Skip to content
View geeewhy's full-sized avatar

Block or report geeewhy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. conflict-gdm-339-99.geojson conflict-gdm-339-99.geojson
    1
    {
    2
      "type": "FeatureCollection",
    3
      "features": [
    4
        {"type":"Feature","properties":{"aggregateType":"parkingLocation","marker-color":"#009623","stroke":"#009623","fill":"#009623","stroke-width":3,"locationNumber":"59554"},"geometry":{"type":"Polygon","coordinates":[[[-0.5678504705429077,51.44878850458551],[-0.5682206153869629,51.44860128613124],[-0.5678880214691162,51.448367261983854],[-0.5675286054611206,51.448537765409846],[-0.5678504705429077,51.44878850458551]]]}},{"type":"Feature","properties":{"aggregateType":"parkingLocation","marker-color":"#009623","stroke":"#009623","fill":"#009623","stroke-width":3,"locationNumber":"59555"},"geometry":{"type":"Polygon","coordinates":[[[-0.5678504705429077,51.44878850458551],[-0.5682206153869629,51.44860128613124],[-0.5678880214691162,51.448367261983854],[-0.5675286054611206,51.448537765409846],[-0.5678504705429077,51.44878850458551]]]}},{"type":"Feature","properties":{"aggregateType":"parkingLocation","marker-color":"#009623","stroke":"#009623","fill":"#009623","stroke-width":3,"locationNumber":"59551"},"geometry":{"type":"Polygon","coordinates":[[[-0.5675098299980164,51.448873755591556],[-0.5673247575759888,51.44875172959256],[-0.566868782043457,51.44902921289871],[-0.5670350790023804,51.44915290973272],[-0.5675098299980164,51.448873755591556]]]}},{"type":"Feature","properties":{"aggregateType":"parkingLocation","marker-color":"#009623","stroke":"#009623","fill":"#009623","stroke-width":3,"locationNumber":"59558"},"geometry":{"type":"Polygon","coordinates":[[[-0.5675098299980164,51.448873755591556],[-0.5673247575759888,51.44875172959256],[-0.566868782043457,51.44902921289871],[-0.5670350790023804,51.44915290973272],[-0.5675098299980164,51.448873755591556]]]}},{"type":"Feature","properties":{"aggregateType":"parkingLocation","marker-color":"#009623","stroke":"#009623","fill":"#009623","stroke-width":3,"locationNumber":"59552"},"geometry":{"type":"Polygon","coordinates":[[[-2.720264196395874,51.44221533995551],[-2.721025943756103,51.44186759787714],[-2.721658945083618,51.44168369474606],[-2.721015214920044,51.44125569913748],[-2.7208542823791504,51.44128244898052],[-2.7205002307891846,51.44090794975218],[-2.7192717790603638,51.44129582389619],[-2.7190250158309937,51.441526540574536],[-2.7193039655685425,51.44196790836379],[-2.719518542289734,51.441947846284094],[-2.719765305519104,51.44202809455001],[-2.7200013399124146,51.44234574255226],[-2.720264196395874,51.44221533995551]]]}},
    5
        {
  2. intent intent Public template

    Intent is a reference implementation of multi-tenant, event-sourced backends in TypeScript. It combines CQRS and DDD patterns with durable workflow execution powered by Temporal, delivering lossles…

    TypeScript 9 1

  3. k8s-testsuite k8s-testsuite Public

    Forked from mrahbar/k8s-testsuite

    Test suite for Kubernetes

  4. xk6-kafka xk6-kafka Public

    Forked from mostafa/xk6-kafka

    k6 extension to load test Apache Kafka with support for various serialization formats, SASL, TLS, compression, Schema Registry client and beyond

    Go