django-rest-framework-gis VS platelet

Compare django-rest-framework-gis vs platelet and see what are their differences.

django-rest-framework-gis

Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project. (by openwisp)

platelet

Dispatch system for emergency volunteer couriers. (by platelet-app)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-rest-framework-gis platelet
8 6
1,065 35
0.0% -
4.9 9.1
about 1 month ago 17 days ago
Python JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-rest-framework-gis

Posts with mentions or reviews of django-rest-framework-gis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • OpenWrt 23.05.0-rc1 – First Release Candidate
    1 project | news.ycombinator.com | 9 Jun 2023
    Is this something similar to OpenWISP? It all sounds cool, but might be an overkill for small installations…

    [0] https://openwisp.org/

  • Console for managing multiple OpenWRT nodes?
    1 project | /r/openwrt | 2 Jun 2023
    Haven't tried it yet, but I think OpenWISP is what you want.
  • OpenWRT for meshnet and 200 devices?
    2 projects | /r/openwrt | 3 Nov 2022
    or https://openwisp.org/
  • Any open source centrally managed access point system?
    1 project | /r/opensource | 29 Jun 2022
    All my searches are pointing to OpenWISP
  • open source software like omada
    1 project | /r/selfhosted | 19 Jun 2022
    The only "single pane of glass" open source solution I've found like this is OpenWISP. It works along with OpenWR based devices.
  • VPN noob questions
    2 projects | /r/networking | 6 Feb 2022
    I guess if you want to see what is out there, take a look and openwrt and openwisp
  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    OpenWRT is missing a big piece of the puzzle: configuration management and the ability to work with a "controller". OpenWRT is currently great at running stand-alone but has essentially zero support for being part of a "fleet" of devices managed centrally.

    This means something as simple as changing the network name or password requires changing it on every single access point manually, and even worse if your mesh system relies on sharing frequently-changing state between devices.

    OpenWISP tries to address this problem: https://openwisp.org - I suggest you check it out and solve the configuration management problem first.

    The actual "mesh" part is actually relatively easy. Most commercial systems use basic Linux networking tools, HostAPd (sometimes with custom improvements, but this all ends up upstreamed or reimplemented upstream given enough time) and custom glue code to tie them together. A "mesh" system is typically a user-facing network being broadcast by all APs (with shared settings such as name and password) and an invisible, "backhaul" network each AP hosts (either on a separate interface or on the same interface as the AP - I believe some wireless cards can act both as AP and station as long as the channel is the same) and the other in the path connects to, and the glue code handles configuring all of that. 802.11s is also an option that can be used, and I'm pretty sure all of this is already possible to configure manually in Linux - what's lacking is the "glue code" to set up & manage all of this automatically.

  • front end for displaying maps with django
    3 projects | /r/django | 12 Dec 2021
    In your project did you end up deploying something like django-rest-framework-gis? I have found great results with it. Mainly using PSQL as the backend. I found that the built in Django GeoJSON Serializer can become a little slow with polys like land parcels but it will get the job done and if you can get way without deploying DRF then it maybe worth the trade off.

platelet

Posts with mentions or reviews of platelet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-07.
  • Adding a React Native version to an existing React web project.
    1 project | /r/reactjs | 15 Jun 2023
    that has my package.json file and some other testing stuff. (I don't know if that's really clear, you can just look at the file structure here if it's helpful https://github.com/platelet-app/platelet)
  • Anybody need tests written for their open source project?
    8 projects | /r/opensource | 7 Aug 2022
  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    https://platelet.app https://github.com/platelet-app/platelet

    I'm working on a project to develop a dispatch system for volunteer emergency couriers, aka blood bikes. They deliver samples, blood, donated breast milk and equipment between hospitals around the UK, as well as supply blood to air ambulances.

    The app is meant to replace a system of pen, paper and spreadsheets that the service is mostly being run on. I've been working directly with the charities for it to best suit their needs.

    It uses React, JavaSript, Material UI, Jest, Redux and React Testing Library. Eventually I'd like to develop a React Native mobile app too.

    There are some details on the issues page https://github.com/platelet-app/platelet/issues about some of the work that still needs to be done.

    I have a Discord too although it's a little quiet - https://discord.gg/tWhCM98ckB

    I'd be glad to hear from anyone who feels like they'd want to contribute. If you have any questions, feel free to ping me (Ducky) on Discord.

  • Open source is not broken
    3 projects | /r/opensource | 12 Dec 2021

What are some alternatives?

When comparing django-rest-framework-gis and platelet you can also consider the following projects:

django-leaflet - Use Leaflet in your Django projects

inet256 - Identity Based Network API with 256-Bit Addresses

fhir-works-on-aws-deployment - A serverless implementation of the FHIR standard that enables users to focus more on their business needs/uniqueness rather than the FHIR specification

DK86PC - A WIP Intel 8086 and IBM PC 5150 emulator.

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

DevUtils-app - All-in-one Toolbox for Developers. Native macOS app.

vector-datasource - Tilezen vector tile service - OpenStreetMap data in several formats

builder - Multiplayer game framework

openwrt - Linux distribution for embedded devices

go-littr - Link aggregator inspired by (old)reddit using ActivityPub federation. (mirror repository) [Moved to: https://github.com/mariusor/brutalinks]

django-loci - Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.

codespan - Beautiful diagnostic reporting for text-based programming languages.