A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$pagination is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$Lib_droneimages is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 8
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Blog::$agent is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 10
Function: library

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$pagination is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Lib_droneimages is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$agent is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Blog.php
Line: 98
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

Drone Images - Aluguel de drone para filmar casamento ou clipe rende até R$ 40 mil por mês - Imagens aéreas com drone em alta resolução

Aluguel de drone para filmar casamento ou clipe rende até R$ 40 mil por mês

O uso de drones em filmagens abriu um nicho de mercado para empresas produtoras de imagens.

O aparelho operado por controle remoto tem sido usado para registrar imagens de videoclipes, casamentos e até áreas desmatadas. Com ele, uma construtora já simulou a futura vista de apartamentos à venda na planta. O serviço pode render até R$ 40 mil por mês. A Drone Imagens, que tem escritórios no Rio de Janeiro e em São Paulo, já fez registros de imagens em lavouras, áreas desmatadas, imóveis e filmou videoclipes e casamentos. Por mês, o negócio atende de dez a 12 clientes e fatura entre R$ 30 mil e R$ 40 mil, segundo o sócio Ricardo Gonçalves da Fonseca, 43. O lucro não foi revelado. A diária de um drone varia de R$ 1.500 a R$ 6.800, dependendo do modelo e da qualidade da câmera utilizada. No valor já está inclusa a mão de obra de piloto e assistente, que comandam o equipamento do solo. "O drone possibilita fazer tomadas diferenciadas de locais que mesmo um helicóptero teria dificuldade para chegar", diz Fonseca. A empresa tem oito drones disponíveis para locação. Cada um custou entre R$ 4.500 e R$ 35 mil, segundo o empresário. Os aparelhos funcionam com bateria e podem voar por até 20 minutos. "Para não deixar o cliente na mão, sempre levamos baterias extras para trocar durante o serviço", afirma. Empresário começou negócio com R$ 8.000
A Alfa Drones, na capital paulista, entrou para o mercado em 2014 com investimento inicial de R$ 8.000 (o custo de um drone), de acordo com o fundador Edgard Giorge, 36. A empresa atende de cinco a seis clientes por mês e fatura entre R$ 12 mil e R$ 15 mil, segundo o empresário. O lucro não foi divulgado.
O aluguel diário de um drone custa, em média, R$ 2.500. Segundo Giorge, cerca de 70% das locações são feitas para agências de publicidade, que atendem clientes de diversas áreas, como construção, mineração e eventos. O empresário também faz monitoramento de segurança com drones para algumas empresas. Giorge é praticante de aeromodelismo. Ele diz que a ideia do negócio surgiu quando amigos perguntaram se ele poderia usar os aeromodelos para filmagens. Mas o drone servia melhor à proposta. "Foi aí que comprei o primeiro drone e passei a atender os pedidos de alguns amigos. Depois, formalizei a empresa e comecei a divulgar o serviço na internet", declara. Uso de drone não é regulamentado
O uso de drones, no entanto, carece de regulamentação no país. Segundo a Anac (Agência Nacional de Aviação Civil), uma proposta deverá ser submetida a audiência pública ainda no primeiro semestre deste ano, mas não há previsão para que a regulamentação entre em vigor.
De acordo com a Anac, não há restrições para a compra de drones, porém o equipamento deve ser registrado no órgão e no Decea (Departamento de Controle do Espaço Aéreo). Em caso de uso sem autorização, o infrator fica sujeito a ações de responsabilidade civil e penal. A Alfa Drones e a Drone Images disseram ter os equipamentos devidamente registrados.  Regulamentação severa pode inibir empresários
A falta de regulamentação não é o único problema para as empresas do ramo, afirma Marcelo Nakagawa, professor de empreendedorismo do Insper. Segundo ele, caso a legislação aprovada seja mais restritiva, é possível que muitos negócios deixem de existir.
"Uma regulamentação severa pode colocar em situação de irregularidade muitas empresas que atuam hoje no mercado e inibir novos empresários de entrarem para o setor", declara. Caso a regulamentação seja mais branda, Nakagawa diz que o segmento pode sofrer um "boom" de novos negócios. "A barreira de entrada é baixa. O custo inicial é acessível e não exige muita especialização", afirma. "Hoje, a filmagem aérea ainda é um diferencial, mas a tendência é que seja um pré-requisito futuramente."

Compartilhe:

Parceiros e certificados

Conheça alguns dos parceiros Drone Images e certificações para execução de seus trabalhos.

Solicite agora uma proposta

Clique no botão ao lado ou ligue:

55+ (11) 3275-4573

Drone Images

A Drone Images a 4 anos no mercado, vem inovando na geração de imagens e aplicações com a utilização de Drones, na captura de imagens aéreas e soluções inteligentes para o seu segmento de negócio.

Rua dos Alpes, 120
Cambuci - CEP: 01520-030 - São Paulo - SP
Telefones: 55+ (11) 3275-4573 |

Facebook

Newsletter

Cadastre-se em nossa newsletter e recebe em primeira mão nossas novidades e promoções.